ESP32 Custom board - WROOM-32UE-N8 - Not uploading
Posted: Mon Oct 09, 2023 7:33 pm
Hi There all!
So this is my first steps in to IoT and with a custom ESP32 board (board creation at all). So far I have only played around with pre-build Dev boards.
Would you guys point me in the correct direction? Ok so whats happening is basically nothing. Attached is a pdf of my schematic. While it was to late for the change I removed the LED from IO2 (did not see it was a strapping pin) to make it floating again.
What I used as a reference https://dl.espressif.com/dl/schematics/ ... v4-sch.pdf.
It sees the CP2102N as a Serial device if I try to upload i get the following error.
Did I make an incorrect call with the USB-C connector? So you can see this is not my expertise yet so go soft on me please
So this is my first steps in to IoT and with a custom ESP32 board (board creation at all). So far I have only played around with pre-build Dev boards.
Would you guys point me in the correct direction? Ok so whats happening is basically nothing. Attached is a pdf of my schematic. While it was to late for the change I removed the LED from IO2 (did not see it was a strapping pin) to make it floating again.
What I used as a reference https://dl.espressif.com/dl/schematics/ ... v4-sch.pdf.
It sees the CP2102N as a Serial device if I try to upload i get the following error.
Code: Select all
Serial port /dev/cu.usbserial-1420
Connecting......................................
A fatal error occurred: Failed to connect to ESP32: No serial data received.
For troubleshooting steps visit: https://docs.espressif.com/projects/esptool/en/latest/troubleshooting.html
Failed uploading: uploading error: exit status 2