Hello,
Hello, I am currently developing an emergency system. The goal is for this system to be off most of the time. It will be used very little, and the system will have to be woken up by pressing a button. The system will automatically go back to sleep after a certain time. When the system is on I use the GPIOs to drive a motor.
I used this example to make the card enter the off mode, however I have the impression that the GPIOs are still active.
I understood that there was a deeper standby state here, does this one allow to deactivate the GPIOs ? And moreover will it still be possible to wake up the system by changing the state of the push button in this deeper state or is this not possible?
Thank you in advance for the advice and answers.
Léo