Pin Usage on 7i76e Board
- phillc54
- Offline
- Platinum Member
Less
More
- Posts: 5698
- Thank you received: 2081
29 Apr 2021 08:08 - 29 Apr 2021 08:12 #207354
by phillc54
Replied by phillc54 on topic Pin Usage on 7i76e Board
I think you would need the following firmware to give three separate encoders:
7i76e_7i76x1_Dpl.bit
forum.linuxcnc.org/27-driver-boards/4119...asma-bit-file#206819
7i76e_7i76x1_Dpl.bit
forum.linuxcnc.org/27-driver-boards/4119...asma-bit-file#206819
Last edit: 29 Apr 2021 08:12 by phillc54.
The following user(s) said Thank You: chuben
Please Log in or Create an account to join the conversation.
- bevins
- Offline
- Platinum Member
Less
More
- Posts: 1945
- Thank you received: 335
29 Apr 2021 12:41 - 29 Apr 2021 12:44 #207365
by bevins
/EDIT I see you have two thcad's, so I deleted my post which assumed you had one thcad.
The thcad for ohmic sensing connects to encB. But as philC said, you need the firmware for it.
Replied by bevins on topic Pin Usage on 7i76e Board
The ohmic THCAD goes to the encoder "B" input.
You also need the firmware with "pl" in the name.
I'm sorry but I don't understand
/EDIT I see you have two thcad's, so I deleted my post which assumed you had one thcad.
The thcad for ohmic sensing connects to encB. But as philC said, you need the firmware for it.
Last edit: 29 Apr 2021 12:44 by bevins.
The following user(s) said Thank You: chuben
Please Log in or Create an account to join the conversation.
- chuben
- Offline
- Senior Member
Less
More
- Posts: 62
- Thank you received: 1
01 May 2021 11:20 - 01 May 2021 11:22 #207547
by chuben
Replied by chuben on topic Pin Usage on 7i76e Board
Help please, I am trying to update the firmware and I get this error.
Last edit: 01 May 2021 11:22 by chuben.
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
Less
More
- Posts: 17903
- Thank you received: 4774
01 May 2021 15:18 #207555
by PCW
Replied by PCW on topic Pin Usage on 7i76e Board
The most direct way to update the firmware would be to use mesaflash directly:
mesaflash --device 7i76e --addr 10.10.10.10 --write 7i76e_7i76x1_Dpl.bit
If the 7I76E is set for the 10.10.10.10 IP address or
mesaflash --device 7i76e --write 7i76e_7i76x1_Dpl.bit
If the 7I76E is set for the 192.168.1.121 IP address
followed by power cycling the 7I76E or running this command:
mesaflash --device 7i76e --addr 10.10.10.10 --reload
If the 7I76E is set for the 10.10.10.10 IP address or
or
mesaflash --device 7i76e --reload
If the 7I76E is set for the 192.168.1.121 IP address
mesaflash --device 7i76e --addr 10.10.10.10 --write 7i76e_7i76x1_Dpl.bit
If the 7I76E is set for the 10.10.10.10 IP address or
mesaflash --device 7i76e --write 7i76e_7i76x1_Dpl.bit
If the 7I76E is set for the 192.168.1.121 IP address
followed by power cycling the 7I76E or running this command:
mesaflash --device 7i76e --addr 10.10.10.10 --reload
If the 7I76E is set for the 10.10.10.10 IP address or
or
mesaflash --device 7i76e --reload
If the 7I76E is set for the 192.168.1.121 IP address
The following user(s) said Thank You: chuben
Please Log in or Create an account to join the conversation.
- chuben
- Offline
- Senior Member
Less
More
- Posts: 62
- Thank you received: 1
03 May 2021 08:52 #207709
by chuben
Good morning, I do what you say and I get this error. I don't know what to do anymore, can you help me? Thanks
Replied by chuben on topic Pin Usage on 7i76e Board
The most direct way to update the firmware would be to use mesaflash directly:
mesaflash --device 7i76e --addr 10.10.10.10 --write 7i76e_7i76x1_Dpl.bit
If the 7I76E is set for the 10.10.10.10 IP address or
mesaflash --device 7i76e --write 7i76e_7i76x1_Dpl.bit
If the 7I76E is set for the 192.168.1.121 IP address
followed by power cycling the 7I76E or running this command:
mesaflash --device 7i76e --addr 10.10.10.10 --reload
If the 7I76E is set for the 10.10.10.10 IP address or
or
mesaflash --device 7i76e --reload
If the 7I76E is set for the 192.168.1.121 IP address
Good morning, I do what you say and I get this error. I don't know what to do anymore, can you help me? Thanks
Please Log in or Create an account to join the conversation.
- bevins
- Offline
- Platinum Member
Less
More
- Posts: 1945
- Thank you received: 335
03 May 2021 10:52 - 03 May 2021 10:53 #207717
by bevins
Run that in the same directory as your bit file or make sure you use the correct filename.
Replied by bevins on topic Pin Usage on 7i76e Board
Good morning, I do what you say and I get this error. I don't know what to do anymore, can you help me? Thanks
Run that in the same directory as your bit file or make sure you use the correct filename.
Last edit: 03 May 2021 10:53 by bevins.
The following user(s) said Thank You: chuben
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
Less
More
- Posts: 17903
- Thank you received: 4774
03 May 2021 16:23 #207735
by PCW
Replied by PCW on topic Pin Usage on 7i76e Board
You need to fetch the 7i76e.zip support archive from mesa, unzip it,
and run the mesaflash command in the directory with 7i76e_7i76x1_Dpl.bit
(in the archives configs/hostmot2 subdirectory)
and run the mesaflash command in the directory with 7i76e_7i76x1_Dpl.bit
(in the archives configs/hostmot2 subdirectory)
The following user(s) said Thank You: chuben
Please Log in or Create an account to join the conversation.
- chuben
- Offline
- Senior Member
Less
More
- Posts: 62
- Thank you received: 1
04 May 2021 07:22 #207795
by chuben
I have already updated the board but I still do not know what output I give to the Thcad-10 for height control and Thcad-5 for ohm sensor. Thanks
Replied by chuben on topic Pin Usage on 7i76e Board
You need to fetch the 7i76e.zip support archive from mesa, unzip it,
and run the mesaflash command in the directory with 7i76e_7i76x1_Dpl.bit
(in the archives configs/hostmot2 subdirectory)
I have already updated the board but I still do not know what output I give to the Thcad-10 for height control and Thcad-5 for ohm sensor. Thanks
Please Log in or Create an account to join the conversation.
- phillc54
- Offline
- Platinum Member
Less
More
- Posts: 5698
- Thank you received: 2081
04 May 2021 07:33 #207797
by phillc54
Replied by phillc54 on topic Pin Usage on 7i76e Board
Attachments:
The following user(s) said Thank You: chuben
Please Log in or Create an account to join the conversation.
Moderators: snowgoer540
Time to create page: 0.083 seconds