STMicroelectronics / STM32CubeF4

STM32Cube MCU Full Package for the STM32F4 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits))
Other
824 stars 408 forks source link

When the timer is initialized, the ARR register will be miscalculated. #165

Open OcenYu opened 8 months ago

OcenYu commented 8 months ago

Describe the set-up

Describe the bug When the timer is initialized, the ARR register will be miscalculated.

How To Reproduce

  1. Use CubeMX 6.9.2 generate code on STM32G474VCT6

Screenshots image