Question
STM32Cube_FW_F4_V1.19.0 - CAN Rx pending message flag doesn't get cleared
Posted on January 26, 2018 at 12:03
Hi All, I'm using STM32Cube_FW_F4_V1.19.0 in a STM32F24ZI for a company project where it is intended to deploy a CAN network.
I believe I've come across an HAL bug. It seems to me that RX pending message flag from FIFO0 and FIFO1 are not being cleared by th FW.
Is it supposed to be so, or is it really a bug?
Thanks in advance