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
Hi,
I got myself a Digispark with the ATTiny85 Chip on it (great device btw 👌)
I was wondering if there is an elegant way to increase the PWM frequency to 32227 Hz without messing up the general timer which is used for millis() (also preferably without using the software-pwm -> TinySoftPwm).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I got myself a Digispark with the ATTiny85 Chip on it (great device btw 👌)
I was wondering if there is an elegant way to increase the PWM frequency to 32227 Hz without messing up the general timer which is used for millis() (also preferably without using the software-pwm -> TinySoftPwm).
There has been a solution to do so, but I cannot make it work with the current version 1.7.5.
Any ideas would be much appreciated 🙌
cheers
Beta Was this translation helpful? Give feedback.
All reactions