CH_PD pin in an ESP12(E) for power down mode
Posted: Mon Feb 29, 2016 6:56 pm
Hi, I need to put the ESP8266 in a very low power consumption mode, it will restart by external hardware when needed, and this hardware could control the CH_PD pin. It is currently using 2 diodes (because the wake up might come from two different circuits, so this is an easy way to make an OR 'gate') and the cathode from the two diodes are connected to the ESP12 module pin CH_PD. What I observed is that even without any pull-up the ESP12 module works well, even without any external drive of these two diodes (or even without anything connected to the CH_PD pin). This way even removing the control voltage from both diode anodes the ESP12 continues to work normally. So it seems it needs a pull-down to force it to zero, but reading the documentation it seems it shouldn't be that way, everyone recommends to have a pull up to have the module wake-up, but all my ESP12 modules work without any pull-up connected to the CH_PD input. Do you find any reason for this behavior? Does the CH_PD pin has any internal pull-up? Or the ESP12 module adds any additional pull-up to the CH_PD pin?
Thanks in advance for your help!
Best regards
Fernando
Thanks in advance for your help!
Best regards
Fernando