[SOLVED] Can't upload sketch on ESP32 while it's connected to board
Posted: Mon Apr 01, 2019 9:52 am
Hello !
I'm trying to use a SMD 2727 P5 64x32 LED Display with the ESP32. I've opted for the following library https://github.com/NeoCat/ESP32-P3RGB64x32MatrixPanel
I've soldered the wires for the default constructor.
I've passing the wires through 2 Level Logic Converters, from 5V to 3.3V.
These are the specs of my power supply:
https://i.postimg.cc/prt2vnW7/20190401-145102.jpg
As you can say I don't use GPIO 1 and 3, which are UART 0 TX and UART 0 RX respectively.
But I can't upload a sketch while the ESP is mounted on the board and connected to the Power Supply. I have to take the ESP out and upload a sketch than put it back in.
How did this happen ?
I am sure I soldered the wires as it says in the above mentioned library.
Thank you !
I'm trying to use a SMD 2727 P5 64x32 LED Display with the ESP32. I've opted for the following library https://github.com/NeoCat/ESP32-P3RGB64x32MatrixPanel
I've soldered the wires for the default constructor.
I've passing the wires through 2 Level Logic Converters, from 5V to 3.3V.
These are the specs of my power supply:
https://i.postimg.cc/prt2vnW7/20190401-145102.jpg
As you can say I don't use GPIO 1 and 3, which are UART 0 TX and UART 0 RX respectively.
But I can't upload a sketch while the ESP is mounted on the board and connected to the Power Supply. I have to take the ESP out and upload a sketch than put it back in.
How did this happen ?
I am sure I soldered the wires as it says in the above mentioned library.
Thank you !