7i92TM defect? How to verify?
- petlegpete
- Offline
- New Member
-
Less
More
- Posts: 7
- Thank you received: 1
24 Feb 2026 10:55 - 24 Feb 2026 10:57 #343391
by petlegpete
7i92TM defect? How to verify? was created by petlegpete
Hello,
I would appreciate a second thought on an issue I experience with the 7i92TM. The board is connected to a G540. After installing linuxcnc 2.9 and some rearrangement of hardware, I only have two axis left functioning (z and y) and switches (connected to the G540) are not recognized anymore either.
Swapping the wiring to other axis transferred the functioning axis over to the new config.
I was suspecting the G540 to be at fault and swapped it against a chinese parport BOB I still had around.
After flashing the 7i92 with the correct file (5abobx2), the new setup shows the same behavior as before which pretty much rules out the G540.
I am running out of ideas and hence considering the 7i92TM being the problem.
I measured the voltage of Step+ to ground and Dir+ to ground with Linuxcnc running directly at the BOB. Results as shown below.
Xstep: 5V
Xdir: 0V
Ystep: 5V
Ydir: 5V
Zstep: 5V
Zdir: 5V
Y2step: 0V
Y2dir: 0V
Is my assumption correct that, since z and y axis do have 5V on step and dir an the others don't, that these are outputs are physically damaged?
Thanks for your help.
I would appreciate a second thought on an issue I experience with the 7i92TM. The board is connected to a G540. After installing linuxcnc 2.9 and some rearrangement of hardware, I only have two axis left functioning (z and y) and switches (connected to the G540) are not recognized anymore either.
Swapping the wiring to other axis transferred the functioning axis over to the new config.
I was suspecting the G540 to be at fault and swapped it against a chinese parport BOB I still had around.
After flashing the 7i92 with the correct file (5abobx2), the new setup shows the same behavior as before which pretty much rules out the G540.
I am running out of ideas and hence considering the 7i92TM being the problem.
I measured the voltage of Step+ to ground and Dir+ to ground with Linuxcnc running directly at the BOB. Results as shown below.
Xstep: 5V
Xdir: 0V
Ystep: 5V
Ydir: 5V
Zstep: 5V
Zdir: 5V
Y2step: 0V
Y2dir: 0V
Is my assumption correct that, since z and y axis do have 5V on step and dir an the others don't, that these are outputs are physically damaged?
Thanks for your help.
Last edit: 24 Feb 2026 10:57 by petlegpete.
Please Log in or Create an account to join the conversation.
- PCW
-
- Offline
- Moderator
-
Less
More
- Posts: 17717
- Thank you received: 5185
24 Feb 2026 15:46 #343404
by PCW
Replied by PCW on topic 7i92TM defect? How to verify?
A quick way to test is with mesaflash:
Disconnect the 7I92TM from breakouts/ G540 and make sure the
pullup option on P2 is enabled (W2 UP) Then in a terminal window:
mesaflash --device ethernet --addr 10.10.10.10 --rpo 0x1000
(replace 10.10.10.10 with 192.168.121 if you card is set that way)
This should respond with
0001FFFF
(all 17 I/O bits high)
Disconnect the 7I92TM from breakouts/ G540 and make sure the
pullup option on P2 is enabled (W2 UP) Then in a terminal window:
mesaflash --device ethernet --addr 10.10.10.10 --rpo 0x1000
(replace 10.10.10.10 with 192.168.121 if you card is set that way)
This should respond with
0001FFFF
(all 17 I/O bits high)
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
- petlegpete
- Offline
- New Member
-
Less
More
- Posts: 7
- Thank you received: 1
24 Feb 2026 16:15 #343410
by petlegpete
Replied by petlegpete on topic 7i92TM defect? How to verify?
Thanks a lot.
I am getting 00001000 as a response.
I am getting 00001000 as a response.
Please Log in or Create an account to join the conversation.
- PCW
-
- Offline
- Moderator
-
Less
More
- Posts: 17717
- Thank you received: 5185
24 Feb 2026 16:19 #343411
by PCW
Replied by PCW on topic 7i92TM defect? How to verify?
what does
mesaflash --device ethernet --addr 10.10.10.10 --rpo 0x1004
report?
(that's the second port)
mesaflash --device ethernet --addr 10.10.10.10 --rpo 0x1004
report?
(that's the second port)
Please Log in or Create an account to join the conversation.
Moderators: PCW, jmelson
Time to create page: 0.175 seconds