Unable to receive CAN interrupt on STM32F0 when send data from STM32f4 to STM32f0 hardware.
Greetings to all,
I want to send and receive the data via CAN between STM32F4 and STM32f0. But when I send the data from STM32F4 to STM32F0 I cannot get the interrupt at F0 end. I have tried to communicate between F0 and F0 that works fine I can receive the interrupt and send the data. Also when communicating between F4 and F4 that also works. But when communicating between F4 and F0 I cannnot get the receive interrupt at F0 end. Below are the configurations of F0.


I am unable to understand why do I cannot get the interrupt.
