How to know if the openstlinux is still running externaly when is in the sleep mode
Hi,
I have been working with the stm32mp157d-dk1, and im trying to keep a circuit on, waiting to a digital signal output produced by a script, but when i put the board on sleep mode, the signal automatically power off because the gpio module turns off too.
Is there any way to know, natively, if the system still running, although it is sleep mode?
