ESP32-S2 custom board programming
Posted: Sat Apr 09, 2022 12:14 pm
Hello all,
I am working on developing a new board for our research project (pollution monitoring at the community level) in which I used an ESP32-S2 (4MB Flash & 2MB RAM) IC. The reference design was based on [url]Unexpected maker's tiny s2[https://unexpectedmaker.com/tinys2].
I am able to program the board only when I press and keep the boot button (GPIO-0). I am trying to use the native USB. The instructions say that I have to press and keep boot & then press reset and release for the ESP to go into DFU mode. When I tried it, there was no reaction. But when I kept the boot button pressed on, I am able to flash a program. But when I reset it, the program is not running.
I have shared my schematic below for reference.
Thank you!
edited:
Just an update, this is how my device manager looks when I connect the board and press the boot button without releasing it. If I release the boot button, the board disappears.
I am working on developing a new board for our research project (pollution monitoring at the community level) in which I used an ESP32-S2 (4MB Flash & 2MB RAM) IC. The reference design was based on [url]Unexpected maker's tiny s2[https://unexpectedmaker.com/tinys2].
I am able to program the board only when I press and keep the boot button (GPIO-0). I am trying to use the native USB. The instructions say that I have to press and keep boot & then press reset and release for the ESP to go into DFU mode. When I tried it, there was no reaction. But when I kept the boot button pressed on, I am able to flash a program. But when I reset it, the program is not running.
I have shared my schematic below for reference.
Thank you!
edited:
Just an update, this is how my device manager looks when I connect the board and press the boot button without releasing it. If I release the boot button, the board disappears.