Associate III
October 18, 2019
Question
Double Speed Systick STM32F042
- October 18, 2019
- 4 replies
- 995 views
I configured a Project with STM32CubeMX 5.3 for STM32F042.
Using Nucleo-Board witch Jumpering for MCO from STLink..
The 1ms Timer works fine when using HAL for RCC, but it goes double Speed when changing RCC to LL. I have to limit Codesize for a Bootloader, so i can't use HAL.
Actually i don't know where is the Fault?
