STM32G0: PWM Generation
I am using NUCLEO-G071RB. I am trying to generate an PWM pulse. I am using TIMER 3 Channel 2.
- Clock Frequency = 64 MHz

With this setting I should get a HIGH pulse of 90 micro second, instead I get 80 or 40 micro seconds. When the Pre-scaler is increased to 640-1, I received HIGH pulse of 980 and 920 micro second which was also not accurate.
