[F2 FW1.6.0] CAN_Receive_IT why new pRx1Msg?
Posted on June 06, 2017 at 04:35 Hi, I just upgraded from F2 HAL library v1.4.0 to v1.6.0 and noticed that CAN_Receive_IT now uses two separate RxMessage buffers in its CAN_HandleTypeDef struct. One per CAN FIFO, as can be seen here: static...