2016-02-22 10:27 PM
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!