ESP32 Powering Issue

viral_vaghela
Posts: 2
Joined: Tue Sep 22, 2020 9:18 am

ESP32 Powering Issue

Postby viral_vaghela » Tue Sep 22, 2020 9:36 am

Hello everyone,

I have made a custom board using ESP32-WROOM32D module to develop simple BLE keypad.
You can find schematic here:
https://drive.google.com/file/d/1hOGqtG ... sp=sharing
I am facing an issue while powering ON the boards.
Board boots successfully when I am powering it from computer USB supply.
Board boots successfully when I am powering it from 5V USB Adapter.
Board boots successfully when I disconnect and reconnect micro USB.
Board does not boot when I unplug from main supply and plug again 5V Adapter.
Please have a look at the video demonstration for more clarification:
https://drive.google.com/file/d/1GjApi8 ... UEqB_/view

Please share your valuable feedback and thoughts.

Thanks for your time.

PeterR
Posts: 621
Joined: Mon Jun 04, 2018 2:47 pm

Re: ESP32 Powering Issue

Postby PeterR » Wed Sep 23, 2020 11:56 pm

I would suggest ties (up or down, whatever..) on EN etc.
My main tact would however be to ask how you differ from reference circuits (EVB etc) and then ask why? Its easier to track changes from accepted norms & only you can quickly identify the full set of changes ...
& I also believe that IDF CAN should be fixed.

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

Re: ESP32 Powering Issue

Postby ESP_Sprite » Thu Sep 24, 2020 9:34 am

If you haven't already, suggest indeed to follow the hardware reference / Wroom datasheet and connect to EN a 10K pullup plus an 100nF capacitor to ground

PeterR
Posts: 621
Joined: Mon Jun 04, 2018 2:47 pm

Re: ESP32 Powering Issue

Postby PeterR » Thu Sep 24, 2020 9:03 pm

Checked again & seems quite close to the EVB reference including 0.1uF and pull ups. Difference between 1K n 10K on one of the resistor sets but otherwise the same. Fraid this one seems quite detailed ...
& I also believe that IDF CAN should be fixed.

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

Re: ESP32 Powering Issue

Postby ESP_Sprite » Fri Sep 25, 2020 7:34 am

Possibly the bulk output cap in the 5V adapter is to blame... it may make the voltage either ramp down or ramp up too slowly. In this case, you could switching out the 1K/100nF combo on the EN pin for e.g. an 10K/1uF combo. If that doesn't help, a voltage monitor IC should.

PeterR
Posts: 621
Joined: Mon Jun 04, 2018 2:47 pm

Re: ESP32 Powering Issue

Postby PeterR » Fri Sep 25, 2020 3:03 pm

Thanks Sprite, that would be a strong candidate.
The schematics have gone now but I do not remember seeing a supervisor - which usually means trouble!
& I also believe that IDF CAN should be fixed.

viral_vaghela
Posts: 2
Joined: Tue Sep 22, 2020 9:18 am

Re: ESP32 Powering Issue

Postby viral_vaghela » Fri Sep 25, 2020 7:53 pm

Thank you for all the suggestions. I found one the schematic from esspressif the link: https://dl.espressif.com/dl/schematics/ ... V2_sch.pdf
which was having both the 10uF and 0.1uF at CP2102 VBUS pin. So I connected both. I have prepared another design with removing extra capacitors and given for fabrication. Let me check if the issue still persists.

Who is online

Users browsing this forum: No registered users and 98 guests