Long Period Timer PWM Setup
Hello,
I am attempting to set up a timer PWM output to have a set 600s period with a variable duty cycle based on a potentiometer input using an STM32G030J6 MCU. I've setup PWM output timers before will little difficulty but this time I'm having a difficult time calculating the Prescaler and ARR values to accomplish this long of a period. Are the timers just not capable of doing this long of a period and I need to us a different method to create this signal?
