We try to design an application powered by one 14500, 3.7 lipo. At early tests, we prefer ht7833 to ams1117, as the drop-out voltage of ams1117 is up to 1.3v. We tried as many ldo regulator as possible and finally choose ht7833. However, three of the test boards all failed after we upload the code. The code is basically ESP-NOW as STA and AP to transfer between each other. Once the code if flashed, the boards browned out and can never start to work. Could just guess the peak current and voltage drop out browns out the ESP32.
We are running out of option, any voltage regulator recommend ? All inputs are welcomed
with ESP-NOW, it brown out with 500ma max current ldo ht7833
Re: with ESP-NOW, it brown out with 500ma max current ldo ht7833
Do your boards have enough capacitance on the input & output of the LDO? Are you able to show us an image of the layout?
Are you using modules or a chip? If a chap, are all power pins correctly connected?
Are you using modules or a chip? If a chap, are all power pins correctly connected?
Re: with ESP-NOW, it brown out with 500ma max current ldo ht7833
Sorry for late reply, just back from national holiday.
We have got the 1uf between vin-gnd, 2.2uf between vout-gnd. We left a jumper to bypass the HT7833 for testing, as the skech below.
We are using ESP-WROOM-32.
Vout then connects to 3v3 and all the sensor's vcc, while at the expemerient no sensor is currently connected. gnd connects to gnd.
We have got the 1uf between vin-gnd, 2.2uf between vout-gnd. We left a jumper to bypass the HT7833 for testing, as the skech below.
We are using ESP-WROOM-32.
Vout then connects to 3v3 and all the sensor's vcc, while at the expemerient no sensor is currently connected. gnd connects to gnd.
Re: with ESP-NOW, it brown out with 500ma max current ldo ht7833
Try to put 0.1uF + 22uF (or greater) in parallel close to ESP32 Vcc pin.
Re: with ESP-NOW, it brown out with 500ma max current ldo ht7833
Haven't got a 22uf in arm's reach, therefore tried 0.1uf+1000uf. and it works like charm.loboris wrote:Try to put 0.1uF + 22uF (or greater) in parallel close to ESP32 Vcc pin.
and then we tested add 1000uf only, and it works as well without observable difference in performance. Is 0.1uF a must have?
Re: with ESP-NOW, it brown out with 500ma max current ldo ht7833
The smaller capacitor (0.1 uF - 1 uF) is there to deal with high frequency noise (it should be ceramic). If the the larger one is ceramic or low-ESR tantalum, you can probably omit the smaller one.
Re: with ESP-NOW, it brown out with 500ma max current ldo ht7833
Cool, learnt alot, very appreciated!loboris wrote:The smaller capacitor (0.1 uF - 1 uF) is there to deal with high frequency noise (it should be ceramic). If the the larger one is ceramic or low-ESR tantalum, you can probably omit the smaller one.
Who is online
Users browsing this forum: No registered users and 73 guests