Page 1 of 1

Which GPIOs can be used for LED PWM

Posted: Thu Jan 19, 2017 10:19 am
by evgeni
Hi,

I want to use LED PWM in ESP32 but I can't understand from the documentation which GPIOs support it? :?:

Thanks,
Evgeni

Re: Which GPIOs can be used for LED PWM

Posted: Sun Jan 22, 2017 5:03 am
by kolban
The ESP32 doesn't mandate that GPIO pins are hard-bound to any particular functions. As such, any GPIO pins that support output can be used for LED PWM functions. Specifically, I believe you can use:

GPIOs 0, 1, 2, 3, 4, 5, 12, 13, 14, 15, 16, 17, 18 ,19, 21, 22, 23, 25, 26, 27, 32 and 33.