5i25t firmware screwup
- PCW
-
- Online
- Moderator
-
Less
More
- Posts: 18894
- Thank you received: 5247
06 Oct 2025 21:27 #335955
by PCW
Replied by PCW on topic 5i25t firmware screwup
okay I am now trying to figure out what I need to do to make the 7i74 communicate to the 7i84. it has a pwr LED on and nothing else.
You likely need a sserial_port_1=0000XXXX or similar in your hal file
You likely need a sserial_port_1=0000XXXX or similar in your hal file
Please Log in or Create an account to join the conversation.
- Cooped-Up
- Away
- Junior Member
-
Less
More
- Posts: 27
- Thank you received: 0
06 Oct 2025 23:45 #335959
by Cooped-Up
Replied by Cooped-Up on topic 5i25t firmware screwup
It seems as if the internal port p1 is not showing up in my pins... I'm not sure why that is
Please Log in or Create an account to join the conversation.
- PCW
-
- Online
- Moderator
-
Less
More
- Posts: 18894
- Thank you received: 5247
06 Oct 2025 23:56 - 07 Oct 2025 00:06 #335960
by PCW
Replied by PCW on topic 5i25t firmware screwup
Because P1 pins are all assigned to sserial_port_1, I would not expect
them to be enabled unless sserial_port_1 is enabled in the hal file,
something like:
loadrt hm2_eth board_ip="10.10.10.10" config="num_encoders=6 sserial_port_0=000 sserial_port_1=00000000"
them to be enabled unless sserial_port_1 is enabled in the hal file,
something like:
loadrt hm2_eth board_ip="10.10.10.10" config="num_encoders=6 sserial_port_0=000 sserial_port_1=00000000"
Last edit: 07 Oct 2025 00:06 by PCW.
Please Log in or Create an account to join the conversation.
- Cooped-Up
- Away
- Junior Member
-
Less
More
- Posts: 27
- Thank you received: 0
07 Oct 2025 00:07 #335961
by Cooped-Up
Replied by Cooped-Up on topic 5i25t firmware screwup
I added port 1 and it did t change anything, I also tried getting rid of the port call-out as I read in another forum post that if you don't specify then all ports are available. Neither changed the results
Please Log in or Create an account to join the conversation.
- PCW
-
- Online
- Moderator
-
Less
More
- Posts: 18894
- Thank you received: 5247
07 Oct 2025 00:23 #335962
by PCW
Replied by PCW on topic 5i25t firmware screwup
Some versions of LinuxCNC require the sserial_port_n stanza or the port is not enabled (for ports 1,2,3)
Is the 7I84 red LED illuminated?
Do you have field power supplied to both A and B 7I84 field power sections?
Is the 7I84 red LED illuminated?
Do you have field power supplied to both A and B 7I84 field power sections?
Please Log in or Create an account to join the conversation.
Moderators: PCW, jmelson
Time to create page: 0.060 seconds