Anyone in need for more channels on his ESP32?
Well, I was, and did a basic implementation for MCPWM support, allowing additional 12 channels with 6 timers: https://github.com/bskp/micropython_esp32_mcpwm
I'd be happy to see if it helps someone else!
Micropython with MCPWM support
Micropython with MCPWM support
Last edited by bskp on Tue Sep 24, 2019 11:46 am, edited 1 time in total.
Re: Micropython with MCPWM support
That's really cool, nice work! Would be good to get this merged upstream if you're interested.