Page 1 of 1

Connecting LEDs to GPIO 14 & 15

Posted: Thu May 20, 2021 10:05 pm
by gb.123
Hello !

I need a clarification :

I read somewhere that GPIO 14 & 15 are HIGH at boot time. What would happen if I attach LEDs to these ports ? Will it hamper the boot sequence or the the only side effect will be that LED will turn on while booting ? Will there be any other side effect ?

Re: Connecting LEDs to GPIO 14 & 15

Posted: Fri May 21, 2021 4:32 am
by ESP_Sprite
That should be fine; connecting anything there shouldn't have any negative effects for the ESP32.

Re: Connecting LEDs to GPIO 14 & 15

Posted: Fri May 21, 2021 9:21 am
by gb.123
Thanks so much !

PS: I was looking at ESP32-DevkitC V4 (Missed to mention that in my question so adding it now for everyone who reads this post in future)