ESP32 DevkitC 5V source tolerant

crismarceloyf
Posts: 1
Joined: Wed Jul 24, 2024 7:15 pm

ESP32 DevkitC 5V source tolerant

Postby crismarceloyf » Wed Jul 24, 2024 8:10 pm

Hi there.
I need to know, if it is possible to supply the ESP32 devkit C with 4 V in the 5V source pin.
I mean, is it correct? Could it cause bad performance or damage in the future?
Best regards

ESP_Sprite
Posts: 9545
Joined: Thu Nov 26, 2015 4:08 am

Re: ESP32 DevkitC 5V source tolerant

Postby ESP_Sprite » Wed Jul 24, 2024 11:48 pm

You mean on the Vin pin? According to the schematics, the DevkitC uses an AMS1117 which has a typical dropout voltage of 1.1V, which means the input voltage needs to be at least 1.1V above the output voltage of 3.3V. This means the board needs 4.4V at a minimum for the LDO to properly function, so no, you cannot run it on 4V without running it out of spec. (In 'normal' language: it might still work, but there are no guarantees if it does and how well it does it.)

You could work around this by using an external 3.3V regulator which has <0.7V dropout voltage and connecting that to the DevkitC's 3.3V input pin. Make sure the regulator can handle >=500mA, though.

Who is online

Users browsing this forum: No registered users and 71 guests