Solved
Anyone using an STM32F4xx with CAN interface. I need to use this in a Receive interrupt mode. I see data on the RX input, but no interrupts.
..
..
Yes. I am doing this with dual CAN interfaces using the STM32F417, on the STM324xG Eval board, RX interrupts working perfectly. CubeMX project file attached. Also, checkout the example project at STM32Cube\Repository\STM32Cube_FW_F4_V1.25.0\Projects\STM324xG_EVAL\Examples\CAN\CAN_Networking. And make sure your clock is good -- CAN is picky about a good clock.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.