FDCAN Bus Configuration Issue: Error at Higher Bit Rates
Hello Everybody,
MCU: STM32H750XB (STM32H750DK Discovery Kit)
FDCAN Clock : 40MHz
I'm experiencing an issue with my FDCAN bus configuration where the node enters Error state and issue persists with any data rate higher than the nominal rate of 500 kbps.
But it works under Nominal Bit Rate: 500 kbps Data Bit Rate: 500 kbps.
Questions
- Is there a known limitation with running data bit rates higher than nominal bit rates on the STM32H750?
- Are there specific timing parameters I should adjust for higher data bit rates considering the FDCAN clock as 40 MHz?
Below,I have attached the main.c and IOC files for your reference.
Regards,
Dev
