ESP32-WROOM-32D not getting into boot loader mode
Posted: Fri Mar 08, 2024 12:28 am
I have used Hiletgo ESP32-WROOM-32D devboard in the past and every upload was smooth and I never had to press EN or RESET and after uploading it resets itself.
Now I am trying to build everything from basics, I am facing two problems with new project
1- I am using ESP32-WROOM-32D chip and it comes with a SMT breakout board which I soldered on the PCB and when I try to upload the code I have to press and hold EN and RESET once for the upload to happen. Is there a way where I can just upload it without having to press the buttons (like Devboard from HiLetgo)
2- Once code is uploaded I have to reset ESP32 (This was never a problem in the Devboard)
Using USB TTL from HiLetgo which has CP2102 on it. I am just connecting GND, Rx and Tx for upload , ESP32 is powered separately with 3.3V power source.
I have only soldered following pins on the ESP32, 3.3 , GND, EN, Rx, Tx and IO0
Now I am trying to build everything from basics, I am facing two problems with new project
1- I am using ESP32-WROOM-32D chip and it comes with a SMT breakout board which I soldered on the PCB and when I try to upload the code I have to press and hold EN and RESET once for the upload to happen. Is there a way where I can just upload it without having to press the buttons (like Devboard from HiLetgo)
2- Once code is uploaded I have to reset ESP32 (This was never a problem in the Devboard)
Using USB TTL from HiLetgo which has CP2102 on it. I am just connecting GND, Rx and Tx for upload , ESP32 is powered separately with 3.3V power source.
I have only soldered following pins on the ESP32, 3.3 , GND, EN, Rx, Tx and IO0