Arduino interrupts not working correctly when CAN/TWAI bus is not connected

nickdaria
Posts: 1
Joined: Wed Feb 21, 2024 5:16 pm

Arduino interrupts not working correctly when CAN/TWAI bus is not connected

Postby nickdaria » Wed Feb 21, 2024 5:22 pm

Hey all. I started encountering a bizarre issue recently. I am using Yet Another Weigand Library to communicate with a keypad. It works fine on my ESP32S3-WROOM-1 based system. However, when a CAN frame is sent while no other devices are on the bus, it causes the Weigand interrupt timing to be off and miss bits. Reintroducing a CAN device to the bus instantly fixes the issue.

I assume this is an issue of the CAN HAL having a higher priority than the Arduino interrupts, but I would like to figure out the best way to work around this. For now, I am trying to monitor TWAI alerts and react to bus down events.

Does anyone have a similar experience?

Who is online

Users browsing this forum: No registered users and 122 guests