STM32L46 CAN : Data reception from remote problem
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...