Page 1 of 1

Help with understanding ESP32-S2FH4 schematic

Posted: Mon Jun 19, 2023 11:37 pm
by fo12345
Can someone please tell me what the purpose of SW1, SW2 and LED1 is in the case of this schematic:
ss.png
ss.png (352.16 KiB) Viewed 664 times
I'm pretty sure SW1 will pull the EN pin to ground, essentially resetting the ESP32, however I'm not sure on the other ones.

Thank you.

Re: Help with understanding ESP32-S2FH4 schematic

Posted: Wed Jun 21, 2023 2:39 am
by ESP_Sprite
SW2 will pull IO0 to ground, doing this when the ESP32 is powering up or reset will force the chip into download mode. The LED probably is something the designer added for debugging or something.