7i96 firmware descriptions?
- twolf
- Offline
- New Member
-
Less
More
- Posts: 1
- Thank you received: 0
06 Aug 2021 21:15 #217086
by twolf
7i96 firmware descriptions? was created by twolf
I'm trying to figure out if it's possible to use my 7i96 to send data over rs485 to my vfd. (seems like the answer is yes but I need to do a fair bit of work to do so)
From the research I've done it seems like there's a firmware available (7i96_pktd.bit) that exposes a serial interface onĀ TB2 pins 16-19
I'm just wondering if there is any sort of documentation on the various firmwares available for the 7i96...
From the research I've done it seems like there's a firmware available (7i96_pktd.bit) that exposes a serial interface onĀ TB2 pins 16-19
I'm just wondering if there is any sort of documentation on the various firmwares available for the 7i96...
Please Log in or Create an account to join the conversation.
- PCW
-
- Offline
- Moderator
-
Less
More
- Posts: 18541
- Thank you received: 5090
06 Aug 2021 21:38 #217087
by PCW
Replied by PCW on topic 7i96 firmware descriptions?
For the specific configuration,
mesaflash --device 7i96 --addr ip_add --readhmid
Gives you the pinout and firmware module content of a specific bitfile
For low level register description of the module interfaces there
is the regmap file included with the VHDL source
mesaflash --device 7i96 --addr ip_add --readhmid
Gives you the pinout and firmware module content of a specific bitfile
For low level register description of the module interfaces there
is the regmap file included with the VHDL source
Please Log in or Create an account to join the conversation.
Moderators: PCW, jmelson
Time to create page: 0.062 seconds