CAN Receive Interruption not working on STM32F0-DISCOVERY
Hello,
I am trying to set up a CAN Data Frame receive interruption on a STM32F0-DISCOVERY board. The interruption seems to jump for all other IER register elements, but not for the RX. Stopping the processor execution on debug and checking the status of the RX registers, it seems not receive any kind of data, even though there is a source of data frames in the BUS.
I have tried also to set up the CAN interface in Loopback mode to test the system alone. The same result is obtained.
Has anybody had the same problem? Any idea why the RX registers are not being filled with the bus date?
Thanks in advance,
