What bit file for a 7i76e + 7i85s
22 Jan 2020 20:11 #155448
by Clive S
What bit file for a 7i76e + 7i85s was created by Clive S
As the title. What bit file for a 7i76e + 7i85s do I need to flash the 7i76e please
Please Log in or Create an account to join the conversation.
22 Jan 2020 22:23 #155468
by PCW
Replied by PCW on topic What bit file for a 7i76e + 7i85s
7i76e_7i76x1_7i85sx2d.bit
The following user(s) said Thank You: Clive S
Please Log in or Create an account to join the conversation.
25 Jan 2020 18:30 - 25 Jan 2020 18:31 #155744
by Clive S
I am trying to flash the 7i76e with this:;
cnc@Brix:~/Desktop$ mesaflash --device 7i76e --write 7i76e_7i76x1_7i85sx2d.bit
This is the error. No 7I76E board found
The bit file is on the desktop
I can ping the card on 10.10.10.10 with a time of 0.33
.
I have the latest version of mesaflash version 3.3.0 with sudo apt-get install mesaflash
Replied by Clive S on topic What bit file for a 7i76e + 7i85s
7i76e_7i76x1_7i85sx2d.bit
I am trying to flash the 7i76e with this:;
cnc@Brix:~/Desktop$ mesaflash --device 7i76e --write 7i76e_7i76x1_7i85sx2d.bit
This is the error. No 7I76E board found
The bit file is on the desktop
I can ping the card on 10.10.10.10 with a time of 0.33
.
I have the latest version of mesaflash version 3.3.0 with sudo apt-get install mesaflash
Last edit: 25 Jan 2020 18:31 by Clive S.
Please Log in or Create an account to join the conversation.
25 Jan 2020 18:33 #155745
by PCW
Replied by PCW on topic What bit file for a 7i76e + 7i85s
try:
mesaflash --device 7i76e --addr 10.10.10.10 --write 7i76e_7i76x1_7i85sx2d.bit
mesaflash --device 7i76e --addr 10.10.10.10 --write 7i76e_7i76x1_7i85sx2d.bit
Please Log in or Create an account to join the conversation.
25 Jan 2020 18:38 #155746
by Clive S
Replied by Clive S on topic What bit file for a 7i76e + 7i85s
Thanks Peter that must be the quickest reply ever. That worked:)
Please Log in or Create an account to join the conversation.
26 Jan 2020 16:06 #155811
by Clive S
Replied by Clive S on topic What bit file for a 7i76e + 7i85s
I am not sure if I am doing this correct.
I have attempted to flash the 7i76e with:
mesaflash --device 7i76e --addr 10.10.10.10 --write 7i76e_7i76x1_7i85sx2d.bit
Then used: sudo mesaflash --addr 10.10.10.10 --device 7i76e --readhmid > mesa_7i76e.txt
This is the result:
I was expecting to see the encoder pins on the 7i85s but I don't see any reference to the 7i85s
I did this from a terminal on the desktop this is also where the bit file is. The mesa card seemed to flash ok and I did a power down & up before the read. Do I need to use sudo for the write?
I have attempted to flash the 7i76e with:
mesaflash --device 7i76e --addr 10.10.10.10 --write 7i76e_7i76x1_7i85sx2d.bit
Then used: sudo mesaflash --addr 10.10.10.10 --device 7i76e --readhmid > mesa_7i76e.txt
This is the result:
I was expecting to see the encoder pins on the 7i85s but I don't see any reference to the 7i85s
I did this from a terminal on the desktop this is also where the bit file is. The mesa card seemed to flash ok and I did a power down & up before the read. Do I need to use sudo for the write?
Attachments:
Please Log in or Create an account to join the conversation.
26 Jan 2020 16:17 #155813
by PCW
Replied by PCW on topic What bit file for a 7i76e + 7i85s
Both expansion connectors have encoder connections, here's the first:
IO Connections for P1
Pin# I/O Pri. func Sec. func Chan Pin func Pin Dir
.......
Encoder connection for 4 axis of Multiplexed encoders:
7 27 IOPort MuxedQCountSel 0 MuxSel0 (Out)
8 28 IOPort MuxedQCount 0 MuxQ-A (In)
9 29 IOPort MuxedQCount 0 MuxQ-B (In)
10 30 IOPort MuxedQCount 0 MuxQ-IDX (In)
11 31 IOPort MuxedQCount 1 MuxQ-A (In)
12 32 IOPort MuxedQCount 1 MuxQ-B (In)
13 33 IOPort MuxedQCount 1 MuxQ-IDX (In)
IO Connections for P1
Pin# I/O Pri. func Sec. func Chan Pin func Pin Dir
.......
Encoder connection for 4 axis of Multiplexed encoders:
7 27 IOPort MuxedQCountSel 0 MuxSel0 (Out)
8 28 IOPort MuxedQCount 0 MuxQ-A (In)
9 29 IOPort MuxedQCount 0 MuxQ-B (In)
10 30 IOPort MuxedQCount 0 MuxQ-IDX (In)
11 31 IOPort MuxedQCount 1 MuxQ-A (In)
12 32 IOPort MuxedQCount 1 MuxQ-B (In)
13 33 IOPort MuxedQCount 1 MuxQ-IDX (In)
Please Log in or Create an account to join the conversation.
26 Jan 2020 17:16 #155827
by Clive S
Sorry I still don't see in hal configuration for the 7i85s I do see a 7i76 on the tree.
I can't find anything that relates to the 7i85s encoders so how do I know which physical pins to connect to on the 7i85s
Replied by Clive S on topic What bit file for a 7i76e + 7i85s
Both expansion connectors have encoder connections, here's the first:
IO Connections for P1
Pin# I/O Pri. func Sec. func Chan Pin func Pin Dir
.......
Encoder connection for 4 axis of Multiplexed encoders:
7 27 IOPort MuxedQCountSel 0 MuxSel0 (Out)
8 28 IOPort MuxedQCount 0 MuxQ-A (In)
9 29 IOPort MuxedQCount 0 MuxQ-B (In)
10 30 IOPort MuxedQCount 0 MuxQ-IDX (In)
11 31 IOPort MuxedQCount 1 MuxQ-A (In)
12 32 IOPort MuxedQCount 1 MuxQ-B (In)
13 33 IOPort MuxedQCount 1 MuxQ-IDX (In)
Sorry I still don't see in hal configuration for the 7i85s I do see a 7i76 on the tree.
I can't find anything that relates to the 7i85s encoders so how do I know which physical pins to connect to on the 7i85s
Please Log in or Create an account to join the conversation.
26 Jan 2020 17:23 #155829
by PCW
Replied by PCW on topic What bit file for a 7i76e + 7i85s
There would be no 7I85S related pins, just encoders (and stepgens)
The following user(s) said Thank You: Clive S
Please Log in or Create an account to join the conversation.
26 Jan 2020 17:41 #155833
by Clive S
I had encoders=1 in the loadrt line in the hal file should have been encoders=5
Its all a learning curve, thanks for the help.
Replied by Clive S on topic What bit file for a 7i76e + 7i85s
Well you certainly made me work on this oneThere would be no 7I85S related pins, just encoders (and stepgens)
I had encoders=1 in the loadrt line in the hal file should have been encoders=5
Its all a learning curve, thanks for the help.
Please Log in or Create an account to join the conversation.
Time to create page: 0.112 seconds