jildertviet / TIYCS

This Is Your Captain Speaking
0 stars 0 forks source link

Higher PWM bitdepth and freq possible? #79

Closed jildertviet closed 2 years ago

jildertviet commented 2 years ago

https://electronics.stackexchange.com/questions/610808/esp32-pwms-frequency-precision-stability

So with these calculations I get > 9kHz possible with 12 bit. So PWM is now configured with 12 bit and 9kHz (60 and 50 fps compatible?).

jildertviet commented 2 years ago

Tested. No visible issues? :)