to exit low power mode - stm32mp157c
Hello,
I read the related wiki page and low power mode document.
I can enter low power mode with the command "echo mem > /sys/power/state". Thats great.
My M4 program is still running in the background. I am reading a sensor in this program. If it reads above 30 Celcius or the user touches the touch screen, I want the MPU to exit low power mode.
What should I exactly do ?
With what should I play in m4 code ?
tnx
