How to power the 3.3V ESP32 from a 3.7V Li-ion battery?
Posted: Thu Dec 13, 2018 11:17 pm
The ESP32 is intended to be suitable for low power applications - in other words, running on batteries.
The optimal voltage for the ESP32 is 3.3V. The nominal voltage of a Li-ion battery is 3.7V but it can be anywhere between 3V and 4.2V.
Many of the development kits come with the AMS1117, which has a drop out voltage which is far too big for a Li-ion battery.
What is the recommended solution? A LDO regulator? A buck–boost converter? Something else?
The optimal voltage for the ESP32 is 3.3V. The nominal voltage of a Li-ion battery is 3.7V but it can be anywhere between 3V and 4.2V.
Many of the development kits come with the AMS1117, which has a drop out voltage which is far too big for a Li-ion battery.
What is the recommended solution? A LDO regulator? A buck–boost converter? Something else?