STM32F302R6 and CAN
Posted on October 04, 2016 at 15:01 Hello. After the initialization CAN interface and call HAL_CAN_Receive_IT function (& hcan, CAN_FIFO0) there is no interruption USB_LP_CAN_RX0_IRQ Handler (); when receiving the CAN package. And accordingly mi...