2025-02-07 06:22 AM - edited 2025-02-07 06:31 AM
Using stm32G474RE nucleo board and following this guide, i know my way around old "advanced" Timers from stm, im just getting started with HRTIM
Changing PER register has effect in the PWM frecuency, but changing CMP1 doesnt do anything :(
Im not able to change the duty cycle of the PWM , it remains 50% for any Compare register value
My cubeMx setup is
Solved! Go to Solution.
2025-02-07 06:51 AM - edited 2025-02-07 06:51 AM
Turns out im using centered mode instead of upcounting, so i shouldnt use any Active Set sources
2025-02-07 06:51 AM - edited 2025-02-07 06:51 AM
Turns out im using centered mode instead of upcounting, so i shouldnt use any Active Set sources