ESP32-H2-MINI minimal required schematic to flash and run?
Posted: Wed Aug 23, 2023 6:13 pm
Hi,
I'm trying to flash and run the ESP32-H2-MINI module with minimum schematic, but there is no connection with module.
My schematic has following pin connections:
1(GND) - GND
3(3V3) - 3.3V
8(EN) - through 10k to 3.3V
22(IO8) - through 10k to 3.3V
23(IO9) - GND
30(RXD0) - FTDI TX
31(TXD0) - FTDI RX
Running > "idf.py erase-flash" returns "No serial ports found"
What do I miss. Maybe all the module's ground pins 1, 2, 11, 14, 36~53 must be connected?
I'm trying to flash and run the ESP32-H2-MINI module with minimum schematic, but there is no connection with module.
My schematic has following pin connections:
1(GND) - GND
3(3V3) - 3.3V
8(EN) - through 10k to 3.3V
22(IO8) - through 10k to 3.3V
23(IO9) - GND
30(RXD0) - FTDI TX
31(TXD0) - FTDI RX
Running > "idf.py erase-flash" returns "No serial ports found"
What do I miss. Maybe all the module's ground pins 1, 2, 11, 14, 36~53 must be connected?