2014-12-07 08:46 PM
I am using STM32F2xx, and CAN1. I using NVID for the CAN data
I 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 that the CAN speed is differentEx: I cant get any CAN data event in the interupt at 500kbps, is there anyway I can get the CAN speed mismatch event?