Closed bilogic closed 5 years ago
Wake up from deep sleep can only be used with keypresses (and not all pins can be used for it), you can disable it all together though. Have a look at the wiki: https://github.com/Galzai/MK32/wiki/Power-Management
Is the going to sleep!
same as deep sleep?
How many levels of sleep are there?
Funny, I connected to the encoder GPIO 13/14, but rotating does not wake it. I will try again. Thanks.
Yes, "going to sleep" is just the message it prints out, there is only one type of sleep enabled on the device. The encoder rotation might not be able to wake up from sleep (as far as I know). the encoder's button should be able to wake up from sleep (if your encoder has a button).
Closed because question has been answered.
I have been getting the following on my serial monitor.
Currently using GPIO16/17 for my encoder's phase A/B, but rotating it does not wake the MK32.
1, Can the encoder wake it up?
Thank you.