Power ESP32 through 3.3V Pin

sallen135
Posts: 2
Joined: Wed Jan 02, 2019 10:52 pm

Power ESP32 through 3.3V Pin

Postby sallen135 » Wed Jan 02, 2019 11:02 pm

Hello,

I am using the DOIT ESP32 DEVKIT V1. I am trying to power it using an 18650 ranging from 3.3v-4.2v. If I connect battery positive to esp32 3.3v pin and battery negative to esp GND, the board powers up, lights up the on LED, and runs any sketch I have tried so far.

It runs no problem when the battery is at the low end (3.3v) as well as at the high end (4.2v).

I can write a pin high, which then goes to the battery 4.2v, and use this pin to read in other pins high.

My question is why is all of this working? And should I not be doing this? Based on the datasheet and schematic I am surpassing the max voltage on the board as well as the pins, but everything is running fine. I would love to keep this setup, but imagine there is some reason why I should not. Thank you

ESP_Angus
Posts: 2344
Joined: Sun May 08, 2016 4:11 am

Re: Power ESP32 through 3.3V Pin

Postby ESP_Angus » Thu Jan 03, 2019 1:36 am

The short answer is that the specifications are less "the chip will immediately fail if you exceed this range" and more "the chip will not fail if you keep within this range"...

The chip is probably running hotter than it otherwise would, and it's quite likely its lifespan will be reduced. There may be stability issues as a result of the extra heat. Probably also the usable temperature range is reduced. Some peripherals may not perform to specification.

How much the lifespan is reduced by and what other things may go wrong is an open question: you're off the map now.

How important is your application and how much will you care if it suddenly fails or becomes unstable?

If decide that you want to run within specifications, look for a "very low dropout" 3.3V linear regulator which can handle 500mA current output. This should give you a stable 3.3V across a large range of the battery voltage.

sallen135
Posts: 2
Joined: Wed Jan 02, 2019 10:52 pm

Re: Power ESP32 through 3.3V Pin

Postby sallen135 » Thu Jan 03, 2019 2:10 am

Thank you so much, that is exactly what I was interested in learning. :)

rontec
Posts: 17
Joined: Thu Dec 13, 2018 11:06 pm

Re: Power ESP32 through 3.3V Pin

Postby rontec » Sun Jan 06, 2019 2:26 am

sallen135 wrote:
Wed Jan 02, 2019 11:02 pm
Hello,

I am using the DOIT ESP32 DEVKIT V1. I am trying to power it using an 18650 ranging from 3.3v-4.2v.
Also see https://www.esp32.com/viewtopic.php?f=12&t=8451

Who is online

Users browsing this forum: No registered users and 60 guests