Solved
STM32U083C-DK TIM2 based PWM for built in LED
- March 8, 2026
- 2 replies
- 138 views
Trying to run timer2 to set pwm signal for the BLUE LED (PA5).
The MCU is STM32U083MCT6 and I used rm for STM32U083MC series (https://www.st.com/resource/en/reference_manual/rm0503-stm32u0-series-advanced-armbased-32bit-mcus-stmicroelectronics.pdf)
I set each bit and register separately to be sure that everything is set correctly, but still miss something related to TIM2.
What settings to check related to TIM2 and what is the best approach to configure timers of this MCU?
