While trying to use two devices on the same CAN bus, I noticed that the device runs into data protocol errors and eventually goes into bus off state. However, I am not getting the bus off interrupt to my error callback function. Is the bus off interrupt in MCAN_IR tied to the PSR bus off status, or should I poll PSR bus off to determine the bus state?
SDK 03.04.00.03
Thanks