Best 3.3v regulator for ESP32 running on battery

beckmx
Posts: 9
Joined: Tue Aug 27, 2019 3:55 am

Best 3.3v regulator for ESP32 running on battery

Postby beckmx » Tue Aug 01, 2023 5:44 am

Hello guys, I am developing a new board that I want to power using small batteries, it's a bluetooth application so it's okay if it lasts a couple of days, so I was wondering if you know a good, great fit for this type of applications, I have read the datasheet for the ams1117 and the ht7333, and i believe the ht7333, however i have seen other boards using other solutions, what would you recommend?

bidrohini
Posts: 202
Joined: Thu Oct 27, 2022 12:55 pm

Re: Best 3.3v regulator for ESP32 running on battery

Postby bidrohini » Tue Aug 01, 2023 7:54 am

I think you can use AMS117. It is used in many ready-made ESP32 boards.

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

Re: Best 3.3v regulator for ESP32 running on battery

Postby ESP_Sprite » Wed Aug 02, 2023 3:06 am

- AMS1777 has a pretty high quiescent current, up to 11mA. It also requires a pretty decent voltage above its output voltage, meaning it may die when your batteries are still pretty full.
- HT7333 can only supply 250mA current which is too little for an ESP32.

On to chips that do work: I'm pretty fond of the HT7833 chip myself, but there's a whole lot of others with a dropout in the tenths of volts, a current capability of >=500mA and a low quiescent current.

User avatar
thezcx
Posts: 16
Joined: Mon May 01, 2023 12:21 am

Re: Best 3.3v regulator for ESP32 running on battery

Postby thezcx » Thu Aug 17, 2023 2:38 am

I'm using both ht7333 and ht7833 for years without any problem. But the important thing is how much current you need?

İf im using for espnow or any other task i go with ht7333 (without wifi and ble)

İf im using only one radio im using ht7833 with HUGe capacitors on the power lines ( at least 680uF or 470uF tantalum)

İf im using strong radio im using spx3819.

İf no battery application ams1117 is to go.

beckmx
Posts: 9
Joined: Tue Aug 27, 2019 3:55 am

Re: Best 3.3v regulator for ESP32 running on battery

Postby beckmx » Fri Sep 15, 2023 5:20 am

thezcx wrote:
Thu Aug 17, 2023 2:38 am
I'm using both ht7333 and ht7833 for years without any problem. But the important thing is how much current you need?

İf im using for espnow or any other task i go with ht7333 (without wifi and ble)

İf im using only one radio im using ht7833 with HUGe capacitors on the power lines ( at least 680uF or 470uF tantalum)

İf im using strong radio im using spx3819.

İf no battery application ams1117 is to go.
Great recommendations, I am using caps at 100uF for the 7833, you recomend bigger from what i can see, may I know why is that? could it be to help the regulator keep as much current available as possible?

User avatar
thezcx
Posts: 16
Joined: Mon May 01, 2023 12:21 am

Re: Best 3.3v regulator for ESP32 running on battery

Postby thezcx » Wed Oct 25, 2023 2:39 am

beckmx wrote:
Fri Sep 15, 2023 5:20 am
thezcx wrote:
Thu Aug 17, 2023 2:38 am
I'm using both ht7333 and ht7833 for years without any problem. But the important thing is how much current you need?

İf im using for espnow or any other task i go with ht7333 (without wifi and ble)

İf im using only one radio im using ht7833 with HUGe capacitors on the power lines ( at least 680uF or 470uF tantalum)

İf im using strong radio im using spx3819.

İf no battery application ams1117 is to go.
Great recommendations, I am using caps at 100uF for the 7833, you recomend bigger from what i can see, may I know why is that? could it be to help the regulator keep as much current available as possible?
The reason for a big capacitor is for reducing the voltage spikes at boot. When you have regulator 3v3 and the spikes exceed 0.3V ESP generally crashes. We must place it as close as possible to Esp's 3v3 and gnd rail. Preferably directly. Andreas Spiess made a video about it at #91
Just search on YT

Ildar Belkin
Posts: 10
Joined: Mon Apr 24, 2023 3:16 pm

Re: Best 3.3v regulator for ESP32 running on battery

Postby Ildar Belkin » Wed Oct 25, 2023 7:05 am

Hello. I use RT9080-33GJ5 in series product. The LDO has about 4 uA if I use ESP32-WROOM-32 in deep-sleep. Also it may be disabled by EN-pin with < 1uA.
RT9080 indirectly describes as 2-4 uA in "no load" mode and has power consumptions graph started from uA load current, but what does it mean nowehere described. Also nowhere described what is the maximum load current for no load works. In my case "no load" mode with total power about 13uA consumption for ESP32+LDO in deep sleep(and some high impedance resistors) works.

Who is online

Users browsing this forum: No registered users and 286 guests