loboris / MicroPython_ESP32_psRAM_LoBo

MicroPython for ESP32 with psRAM support
Other
831 stars 344 forks source link

duty resolution #316

Open dongouyang opened 4 years ago

dongouyang commented 4 years ago

I am finding PWM behaving less accurately for over 1Khz frequency. Is there a way to reduce the duty resolution to 1 bit? I only need 50% duty cycle.