Mesa 7C80 problem

More
01 Jan 2024 18:15 #289490 by dskinne6
Mesa 7C80 problem was created by dskinne6
Hi,

I have just upgraded my RPI4 from Bullseye to Bookworm and installed Linuxcnc 2.9.2 according to linuxcnc.org/docs/2.9/html/getting-start...lling_on_raspbian_12.  Now there seems to be a communication issue with the 7C80 - none if the input signals are working, neither the outputs. Both input and output pins are visible in halshow, but there seems to be no communication with the board (the board input indicator LEDs switch normally as I press buttons, but nothing happens in halshow)

I already performed 
mesaflash --device 7c80 --addr /dev/spidev0.0 --spi --readhmid
seems normal.

running halcmd loadrt hostmot2  and  halcmd loadrt hm2_rpspi on the command line also seem normal

Probably I have a missed something during the installation.  I hope someone can point me in the right direction
Thanks


 

Please Log in or Create an account to join the conversation.

More
01 Jan 2024 18:30 #289494 by PCW
Replied by PCW on topic Mesa 7C80 problem
That's really odd, especially with the hm2_rpspi driver since that
uses low level hardware access and the hardware did not change.

Are there any real time issues? a watchdog bite would cause
these kinds of issues. (check the hal watchdog has bitten pin)
You can check if communications are working by jogging
(you will get a following error if there are issues with communications)

Please Log in or Create an account to join the conversation.

More
01 Jan 2024 19:25 #289500 by dskinne6
Replied by dskinne6 on topic Mesa 7C80 problem
Thanks for your quick response!

hm2_7c80.0.watchdog.has_bit is set

I don't have steppers connected at the moment, but the software lets me jog without throwing any errors. If necessary to test, I can connect the steppers.

Please Log in or Create an account to join the conversation.

More
01 Jan 2024 20:17 #289506 by PCW
Replied by PCW on topic Mesa 7C80 problem
If you don't get real time errors, it sounds like there may be a race condition
in LinuxCNC startup. You might try increasing the watchdog timeout

Please Log in or Create an account to join the conversation.

More
01 Jan 2024 21:04 #289511 by dskinne6
Replied by dskinne6 on topic Mesa 7C80 problem
That worked!

Many thanks for your speedy assistance!
Happy new year!

Please Log in or Create an account to join the conversation.

Moderators: PCWjmelson
Time to create page: 0.135 seconds
Powered by Kunena Forum