Page 1 of 1

Status of GPIO pins while sleeping

Posted: 11 Jul 2020 05:35
by AJTozer
What is the electrical state of the GPIO pins when the module is sleeping? Are they high-Z or ground?

I have an external component that I want to put into its sleep mode by pulling it's *SLEEP input to ground. If I use digitalWrite to set a pin low and then put the Z-Uno module to sleep what happens to that output pin?

Re: Status of GPIO pins while sleeping

Posted: 12 Jul 2020 00:14
by PoltoS
As I remember, they remain same as before sleep mode. So make sure not to drain the battery!