drivers: can: stm32: timing_max parameters are not correct #61451
Labels
area: CAN
bug
The issue is a bug, or the PR is fixing a bug
platform: STM32
ST Micro STM32
priority: low
Low impact/importance bug
Describe the bug
The timing_max parameters defined in the stm32 bxCAN driver don't match the register description in the reference manuals.
Expected behavior
I have checked the following reference manuals and all have only 2 SJW bits and can use all possible TS1 and TS2 values in the defined bit range.
Impact
Users might be misled to configure unsupported timing parameters.
Environment (please complete the following information):
Additional context
Issue discovered through code inspection.
The text was updated successfully, but these errors were encountered: