Question
CAN_SCE HANDLER
Posted on February 23, 2016 at 07:27
Hello, I am using a STM32F302RE custom made board.
I am expecting my board to receive and transmit messages to and from controller, but I am not expecting the codes to flow to CAN_SCE handler. How can I prevent my codes from going to this can error handler? Must I set/clear any flags? Any suggestions?? thanks!