2022-02-10 12:55 AM
I am using STM32L46 CAN and trying to receive a chunk of data from the remote device .When its 73bytes I do not get any messages . I see the first 8 bytes in RDL0R and RDH0R. Also I see RF0R as 0 FIFO interrupt being enabled. I am using STM HAL APIs to receive the data . Though messages are in RDL0R and RDH0R why does FIFO report 0 ?