STM32CubeMX 6.16.0 – Fixed Nominal CAN Bit Timing Values
Hello,
I’ve noticed a difference in behavior between STM32CubeMX configurations for STM32H7 and STM32N6 series.
On STM32H7, when configuring CAN bit timing, the parameters such as Nominal Time Quantum, Nominal Time for one bit, and Nominal Baud Rate update dynamically based on the settings.
On STM32N6 (using STM32CubeMX v6.16.0), these values remain constant. For example, even when using the official STM32 example with a nominal bit rate of 1 Mbit/s, CubeMX still shows a fixed value of 1000 bit/s and does not adjust the timing parameters.

My question is:
Is this a bug in STM32CubeMX v6.16.0 for STM32N6 series?
Or is this a new feature specific to STM32N6 where the tool no longer recalculates these values?
I’d appreciate clarification from ST or anyone who has encountered the same behavior.
Thanks in advance!
