2021-03-29 04:16 AM
Hello All,
I got Classic CAN running on the FDCAN3 module of STM32G474CE device using MXCube and other example projects for STM32G474 devices.
Problem is, all these example codes have a fixed baud rate of 1Mbps. My application requires thebaud rate be configurable. Until now, I have not been able to find any table / calculator on the internet that could calculate the bit timing register values for me, based on kernel clock and required baud rate etc... Does anyone here have any clue on this?
2021-03-31 09:23 AM
Hello @Community member
You can refer to section "44 FD controller area network (FDCAN)" of STM32G4 reference manual with focus on section "44.3.1 Bit timing".
Bouraoui
2021-11-12 04:03 AM
Please have a look here:
2023-09-02 03:43 PM
You are a beast. This calculator is amazing!!