CAN Bus issue with STM32F302
I am porting a code base that used to work well on the STM32F103 series.The problem I have with the STM32F302VE seems to be related to the CAN FIFO's. What works:1) CAN registers are working correctly2) Initialization is executed normally3) Receive i...