Configuration of 7i92TM + 7i76 error
- sharp_reaper
- Offline
- Senior Member
Less
More
- Posts: 71
- Thank you received: 7
07 Jun 2023 15:47 - 07 Jun 2023 15:48 #273081
by sharp_reaper
Configuration of 7i92TM + 7i76 error was created by sharp_reaper
Hello,
I'm using Linux debian bookworm 12 iso to use Probe Basic GUI (no problems in installation).
I have connected a mesa board 7i92TM with a daughter card 7i76.
Made IP configuration to 10.10.10.10 and the network can ping.
Made a PNCConfig using 7i92-Internal Data and then using the firmware 7i76x2 with one 7i76.
Had just one output to see if it's working but it shows an error: " Pin 'hm2_7i92.0.7i76.0.0.output-00' does not exist "
I've just flashed the firmware but it can't find the 7i92 board, it only find 7i92T board.
I've flashed the 7i92t board with "7i92t_7i76x2d.bin" file, and can read in --readhmid the pins but,
The error still remains.
I need help to configure my daughter board.
I've just tried to connect a 7i96s with the 7i76 and still can't connect my daughter card.
I've worked before with 7i92 with 7i76 and 7i76e with 7i76 and basically did the same thing and got it working.
What am I missing here?
Send my files in attachments, any other file needed please ask.
Thanks in advance for your help,
André
I'm using Linux debian bookworm 12 iso to use Probe Basic GUI (no problems in installation).
I have connected a mesa board 7i92TM with a daughter card 7i76.
Made IP configuration to 10.10.10.10 and the network can ping.
Made a PNCConfig using 7i92-Internal Data and then using the firmware 7i76x2 with one 7i76.
Had just one output to see if it's working but it shows an error: " Pin 'hm2_7i92.0.7i76.0.0.output-00' does not exist "
I've just flashed the firmware but it can't find the 7i92 board, it only find 7i92T board.
I've flashed the 7i92t board with "7i92t_7i76x2d.bin" file, and can read in --readhmid the pins but,
The error still remains.
I need help to configure my daughter board.
I've just tried to connect a 7i96s with the 7i76 and still can't connect my daughter card.
I've worked before with 7i92 with 7i76 and 7i76e with 7i76 and basically did the same thing and got it working.
What am I missing here?
Send my files in attachments, any other file needed please ask.
Thanks in advance for your help,
André
Last edit: 07 Jun 2023 15:48 by sharp_reaper.
Please Log in or Create an account to join the conversation.
- PCW
- Offline
- Moderator
Less
More
- Posts: 17967
- Thank you received: 4824
07 Jun 2023 15:57 #273082
by PCW
Replied by PCW on topic Configuration of 7i92TM + 7i76 error
Do you have 5V and field power on the 7I76?
(both yellow LEDS on)
What does
mesaflash --device 7I92t --addr 10.10.10.10 --readhmid
print?
(both yellow LEDS on)
What does
mesaflash --device 7I92t --addr 10.10.10.10 --readhmid
print?
The following user(s) said Thank You: sharp_reaper
Please Log in or Create an account to join the conversation.
- sharp_reaper
- Offline
- Senior Member
Less
More
- Posts: 71
- Thank you received: 7
07 Jun 2023 16:24 - 07 Jun 2023 16:27 #273085
by sharp_reaper
Replied by sharp_reaper on topic Configuration of 7i92TM + 7i76 error
Yes I have the 5V and 24V in field. Tried both (from FPGA and external 5V, with the right Jumper set).
Edit: photo
mesaflash print.
Edit: photo
mesaflash print.
Attachments:
Last edit: 07 Jun 2023 16:27 by sharp_reaper.
Please Log in or Create an account to join the conversation.
- PCW
- Offline
- Moderator
Less
More
- Posts: 17967
- Thank you received: 4824
07 Jun 2023 16:30 - 07 Jun 2023 16:32 #273087
by PCW
Replied by PCW on topic Configuration of 7i92TM + 7i76 error
OK that's the correct firmware
7I76 connected to P2?
7I76 W3 left?
No Watchdog bite?
7I76 connected to P2?
7I76 W3 left?
No Watchdog bite?
Last edit: 07 Jun 2023 16:32 by PCW.
Please Log in or Create an account to join the conversation.
- sharp_reaper
- Offline
- Senior Member
Less
More
- Posts: 71
- Thank you received: 7
07 Jun 2023 16:54 #273091
by sharp_reaper
Replied by sharp_reaper on topic Configuration of 7i92TM + 7i76 error
Yes, it is connected to P2 as shown in the photo above.
7i76 W3 is in left position (5V from FPGA)
The watchdog bite, but I've managed to put a higher number to debug the daughter card
7i76 W3 is in left position (5V from FPGA)
The watchdog bite, but I've managed to put a higher number to debug the daughter card
Please Log in or Create an account to join the conversation.
- PCW
- Offline
- Moderator
Less
More
- Posts: 17967
- Thank you received: 4824
07 Jun 2023 17:02 #273092
by PCW
Replied by PCW on topic Configuration of 7i92TM + 7i76 error
If you are getting watchdog bites it may be that setup
packets are being dropped.
You may need to debug the real-time issues first.
packets are being dropped.
You may need to debug the real-time issues first.
The following user(s) said Thank You: sharp_reaper
Please Log in or Create an account to join the conversation.
- sharp_reaper
- Offline
- Senior Member
Less
More
- Posts: 71
- Thank you received: 7
07 Jun 2023 17:06 #273093
by sharp_reaper
Replied by sharp_reaper on topic Configuration of 7i92TM + 7i76 error
What should I begin with?
Please Log in or Create an account to join the conversation.
- PCW
- Offline
- Moderator
Less
More
- Posts: 17967
- Thank you received: 4824
07 Jun 2023 17:15 #273095
by PCW
Replied by PCW on topic Configuration of 7i92TM + 7i76 error
I would comment out the field I/O pins in the hal file (or make a config without any)
and run it for a while and the check the dropped packet count:
hm2_7i92.0.packet-error-total
and run it for a while and the check the dropped packet count:
hm2_7i92.0.packet-error-total
The following user(s) said Thank You: sharp_reaper
Please Log in or Create an account to join the conversation.
- sharp_reaper
- Offline
- Senior Member
Less
More
- Posts: 71
- Thank you received: 7
07 Jun 2023 18:48 #273100
by sharp_reaper
Replied by sharp_reaper on topic Configuration of 7i92TM + 7i76 error
I'm away from the PC now, when I get there, update this thread.
I do had some trouble with the servo period and runned latency test.
Thank you for your help.
I do had some trouble with the servo period and runned latency test.
Thank you for your help.
Please Log in or Create an account to join the conversation.
- sharp_reaper
- Offline
- Senior Member
Less
More
- Posts: 71
- Thank you received: 7
09 Jun 2023 08:26 #273232
by sharp_reaper
Replied by sharp_reaper on topic Configuration of 7i92TM + 7i76 error
Attachments:
Please Log in or Create an account to join the conversation.
Moderators: PCW, jmelson
Time to create page: 0.179 seconds