Deep Sleep and powering down other parts
Posted: Wed May 11, 2016 10:50 am
So I want to put the ESP8266 into deep sleep and have it wake itself with GPIO16 and when its asleep I need all the other parts of the circuit to be shutdown.
I was thinking of using a FET to do that, can I put a N channel on GPIO15 which has a pull down, so when the ESP is in deep sleep I assume GPIO15 will be pulled low and the N channel should be off, and when its awake I can put a high on the GPIO15 and the FET will pull low....
Now that said I am not a fan of controlling the grounds on external IC's... I would rather swtiching VCC....
That said I guess GPIO2 which has a pullup could be the opposite with a P channel...
Thoughts? Comments? Suggestions?
Thanks!
RichardS
I was thinking of using a FET to do that, can I put a N channel on GPIO15 which has a pull down, so when the ESP is in deep sleep I assume GPIO15 will be pulled low and the N channel should be off, and when its awake I can put a high on the GPIO15 and the FET will pull low....
Now that said I am not a fan of controlling the grounds on external IC's... I would rather swtiching VCC....
That said I guess GPIO2 which has a pullup could be the opposite with a P channel...
Thoughts? Comments? Suggestions?
Thanks!
RichardS