ESP32 not working with external 5V source
Posted: Fri Apr 19, 2024 5:27 am
My power source is from LiPo batteries connected in parallel (3.8V, around 6A using multimeter). Then I connect this to a step-up booster converter (bought from Amazon - DCV-R43 MT3608 LM2577 DC-DC Boost Converter Voltage Regulator Step Up Power Supply Module) to reach 5V. The output current from the Vout of the step-up converter is around 600mA.
Now the issue is when I connect it to the Vin pin 5V of the ESP32, it just turns the LED on but does not operate anything. But when using the USB cable to power on the ESP32, it operates normally and runs the uploaded code. I have read several advice from other forums like adding a 10uF from EN pin to the GND and also connecting pull-up 10k ohm from GPIO 0 (that is BOOT button signal) to 3V3. But still, the same issue occurs. It just turns on the led but no operation from the ESP32.
Many forums have similar issues but I cannot see a clear solution for this. Hoping for support here. Thank you so much in advance!
My ESP32 was from Amazon - KeeYees ESP32 ESP-32S Development Board 2.4 GHz Dual Core WLAN WiFi + Bluetooth 2-in-1 Microcontroller ESP-WROOM-32 Chip CP2102 for Arduino
Now the issue is when I connect it to the Vin pin 5V of the ESP32, it just turns the LED on but does not operate anything. But when using the USB cable to power on the ESP32, it operates normally and runs the uploaded code. I have read several advice from other forums like adding a 10uF from EN pin to the GND and also connecting pull-up 10k ohm from GPIO 0 (that is BOOT button signal) to 3V3. But still, the same issue occurs. It just turns on the led but no operation from the ESP32.
Many forums have similar issues but I cannot see a clear solution for this. Hoping for support here. Thank you so much in advance!
My ESP32 was from Amazon - KeeYees ESP32 ESP-32S Development Board 2.4 GHz Dual Core WLAN WiFi + Bluetooth 2-in-1 Microcontroller ESP-WROOM-32 Chip CP2102 for Arduino