Resolved! interrupt on can bus with STM32f446
Hi everybody,I'm trying to set up a communication with a can bus.I'm using a STM32F446. I use PB12 & PB13 (CAN2). I can see RX frames on PB12.I'd like to read frames that I received by using interrupts.I've found this example : https://github.com/STM...