Slow PWM's with ESP32-S3
Posted: Sat Jan 11, 2025 5:15 pm
Hi all,
I have ESP32-S3 and I am trying to generate some slow PWM's around 500Hz to 1Khz for a LED driver project. I am reading mixed things about number of PWM's possible, some say only 8 channels are possible but this github repo says 16 are possible https://github.com/khoih-prog/ESP32_PWM ... SP32S3_DEV
But datasheet says 8 PWM's + 2 MCPWMs. Which one is correct? I need atleast 9 PWM"S to be generated and I want to know is it really possible to generate 9 pwms on esp32-s3 WROOM specifically or not?
Any examples or references would be highly appreciated.
Thanks
I have ESP32-S3 and I am trying to generate some slow PWM's around 500Hz to 1Khz for a LED driver project. I am reading mixed things about number of PWM's possible, some say only 8 channels are possible but this github repo says 16 are possible https://github.com/khoih-prog/ESP32_PWM ... SP32S3_DEV
But datasheet says 8 PWM's + 2 MCPWMs. Which one is correct? I need atleast 9 PWM"S to be generated and I want to know is it really possible to generate 9 pwms on esp32-s3 WROOM specifically or not?
Any examples or references would be highly appreciated.
Thanks