2026-05-26 12:14 AM - last edited on 2026-05-26 2:24 AM by Andrew Neil
I am not able to set the HAL timer source from SysTick to TIM configuration in STM32CubeIDE.
I checked the configuration, but the option is not getting updated properly. Could you please help me with the correct way to configure the timer-based time source?
2026-05-26 2:18 AM - edited 2026-05-26 2:18 AM
Hello,
It seems you are using an old version of CubeIDE as the MCU configuration is no more available in CubeIDE but with CubeMx.
Please refer to STM32CubeIDE 2.0.0 workflow tutorial
So please use CubeMx tool as a starting point.