STM32 CAN COMMUNICATION
Posted on February 17, 2016 at 09:45I am using a custom made STM32F302RE board. I am able to transmit and receive successfully. However, my codes also run to CAN_SCE_IRQHandler, which I do not expect to happen. How do I prevent this?? Thanks!