Possible bug found in HAL_CAN_IRQHandler (STM32Cube FW_F0 V1.9.0)
Posted on June 22, 2018 at 00:29I have struggled over the last couple of weeks to implement an interrupt-driven CAN system on a STM32F042K6 using CubeMX v4.26.0 and FW_F0 V1.9.0.Now that I finally have it working, I found what I believe is a bug in ...