[BUG CubeMX HAL] STM32F373 CAN RxMessage->FIFONumber not set?
Posted on May 10, 2016 at 01:53Hi, I'm testing receiving CAN messages using FIFO #1 at the moment and it all works fine, except that the field hcan->pRxMsg->FIFONumber isn't set. Background: I set up can filter bank 0 in list mode using this code: ...