About CAN TX interrrupt (CAN_IT_TX_MAILBOX_EMPTY) is not working in the normal mode.
Hi Everyone, I'm facing the issue that when i implementing the CAN interrrupt Transmit(CAN_IT_TX_MAILBOX_EMPTY) in CAN Normal mode. It going to interrupt hardfault error. But when i'm using the same concept in the loopback mode. It ...