ESP32 - pico -nano fails to reset after multiple power -on cycles

Avi_HW_Eng
Posts: 2
Joined: Thu Mar 02, 2023 1:19 pm

ESP32 - pico -nano fails to reset after multiple power -on cycles

Postby Avi_HW_Eng » Thu Mar 02, 2023 3:16 pm

Hello All,
I have a custom PCB with ESP pico-mini -02 module is mounted on.
It is powered by 3.3V with ~ 10uF of capacitance formed by 10u+0.1u+10n+1n capacitors cascade connected close to pin #3 (3V3) pin.
The reset pin is connected to 10K & 1uF network, in a regular manner.
the system power is not stable as it is fed form a PV panel so there is a period in dawn where the system power is very unstable, and we get multiple power cycles during a very short time.
During the power cycle sequence, we suspect that the EN pin fails to go below 0.6 thus the ESP "hangs" and doesn't boot.
The only way to restore operation is to force a hard reset, which solves the situation.
This problem is not very common, however, there are measures inside the ESP that are designed to force a reset on this type of start conditions, including brown-out detection and internal watch dog/s.
I was wondering if anyone encountered this situation and was able to prevent it by using a clever brown-out / watchdog configuration.
Many thanks in advance.

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

Re: ESP32 - pico -nano fails to reset after multiple power -on cycles

Postby ESP_Sprite » Fri Mar 03, 2023 2:15 am

For complicated power supply setups like that, the simple RC filter on the ESP32s EN pin usually is insufficient. You probably want to replace it with a voltage supervisor that properly resets the ESP32.

Who is online

Users browsing this forum: Google [Bot] and 51 guests