STM32F2xx detect CAN speed mismatch when receiving data
Posted on December 08, 2014 at 05:46I am using STM32F2xx, and CAN1. I using NVID for the CAN dataI have configured my firmware to receive CAN data at 1Mbps, but how can I detect if the receive CAN speed rate is not 1Mbps? so I can display in my LED ...