STM32F415xx bxCAN issue with transmit Frame and Recessive bit errors
I am running CAN1 on a STM32F415 processor to communicate with an ECU and several other 415's on the bus. I have the SCE handler set up to store last error codes (LEC). I don't seem to be having any problems with the receive but the transmit side is ...