I am using STM32F427 controller for my application development. I need CAN to work at 1Mbps. The Bit Timing parameters configured are BPR - 1, TSEG1 - 6, TSEG2 - 6 and SJW - 3. But these values are not working, when trying to capture the CAN message ...