My bad guys, i didnt know that a xtal was mandatory to run the chip, i didnt have it on my design if you could notice from the schematics. I have to redesign my board...
I have the esp32-s2 with the embedded 4mb rom and 2mb ram, is the external flash rom mandatory in this case?
Search found 4 matches
- Tue Sep 12, 2023 5:42 pm
- Forum: ESP32 Arduino
- Topic: Cannot seem to enter Boot mode using the esptool!
- Replies: 6
- Views: 8010
- Sun Sep 03, 2023 6:44 pm
- Forum: ESP32 Arduino
- Topic: Cannot seem to enter Boot mode using the esptool!
- Replies: 6
- Views: 8010
Re: Cannot seem to enter Boot mode using the esptool!
Wierd, its pulling 6.7 mA constant and 3.1 mA when i pull EN LOW. And EN goes to 0 V when i pull it down.
- Sat Sep 02, 2023 6:01 am
- Forum: ESP32 Arduino
- Topic: Cannot seem to enter Boot mode using the esptool!
- Replies: 6
- Views: 8010
Re: Cannot seem to enter Boot mode using the esptool!
Thank you for trying to help! No, i do not see anything on the monitor! Did you take a look at the power rails on the schematics? Do you think there is something wrong with it?
The power comes currently from the ESP-prog which i have read has an adequate power supply.
The power comes currently from the ESP-prog which i have read has an adequate power supply.
- Fri Sep 01, 2023 10:00 am
- Forum: ESP32 Arduino
- Topic: Cannot seem to enter Boot mode using the esptool!
- Replies: 6
- Views: 8010
Cannot seem to enter Boot mode using the esptool!
I have built a custom board with an ES32-S2 chip, I am trying to upload a test sketch to it using the UART and an FTD2204 adapter. It does seem to toggle the IO0 and EN correctly, but it seems it is timing out as folows: A fatal error occurred: Failed to connect to ESP32-S2: Timed out waiting for pa...