You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I like to use a different prescaler for Timer0 because I need 6 PWM outputs on a high frequency to control two stepper motors with microsteps.
I created a solution myself. The only thing I had to do was changing wiring.c to make calculations using the actual settings of the configuration registers instead of the defined default values.