Martin_Smith 0 Posted March 30 Report Share Posted March 30 I am using CAN communication recently, and I don’t understand the part of error management and error frames. The manual says that error management is completely handled by the hardware. If an error occurs, the error frame is automatically sent by the hardware? What about the reception of error frames? Is it also automatically received and processed by the hardware? There is also an error interrupt in STM32. Does it trigger an interrupt as long as an error is detected on the bus? Or does it mean that only errors caused by local transmissions will trigger interrupts? Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.