EN pin and RC circuit question
Posted: Wed Jun 13, 2018 3:20 pm
Hello,
We have been working with an ESP-WROOM-32 module for about a month with great success on firmware development.
The module is on a PCB with just some basic supporting components (bypass caps, 3 buttons and 3 leds etc).
It works perfectly in regards to JTAG debugging, serial flashing and our custom firmware development.
The RC circuit we have is the default as it it is designed in the datasheet, a 10k resistor to 3.3V, a 100nF capacitor to ground and
a button that just shorts the capacitor.
The problem we encounter is that when we power off the module and after some time we power on, the module does not start.
It might start (maybe once per 20-30 times) if we press the "reset" button that shorts the capacitor connected to the EN pin.
If we remove the 100nF capacitor and replace the resistor with 1K then the module starts OK when powering off and on - no matter how many times we power off and on.
The module reports that it is a :
"ESP32 chip with 2 CPU cores, WiFi/BT/BLE, silicon revision 1, 4MB external"
Any help will be greatly appreciated...
Thanks,
Chris
PS: Don't know if posting the sdkconfig for the project might help
We have been working with an ESP-WROOM-32 module for about a month with great success on firmware development.
The module is on a PCB with just some basic supporting components (bypass caps, 3 buttons and 3 leds etc).
It works perfectly in regards to JTAG debugging, serial flashing and our custom firmware development.
The RC circuit we have is the default as it it is designed in the datasheet, a 10k resistor to 3.3V, a 100nF capacitor to ground and
a button that just shorts the capacitor.
The problem we encounter is that when we power off the module and after some time we power on, the module does not start.
It might start (maybe once per 20-30 times) if we press the "reset" button that shorts the capacitor connected to the EN pin.
If we remove the 100nF capacitor and replace the resistor with 1K then the module starts OK when powering off and on - no matter how many times we power off and on.
The module reports that it is a :
"ESP32 chip with 2 CPU cores, WiFi/BT/BLE, silicon revision 1, 4MB external"
Any help will be greatly appreciated...
Thanks,
Chris
PS: Don't know if posting the sdkconfig for the project might help