Deep sleep support
Posted: 2026-01-30 23:08
Hello everyone,
I am currently working with a Luckfox Pico Pro Max on the sleep mode functionality. I have managed to put the system into s2idle and subsequently wake it up using a GPIO; however, the current consumption remains relatively high.
During my investigation, I discovered that there are more power-efficient sleep mechanisms available, such as deep sleep. Unfortunately, I have not been able to configure it correctly beyond setting the appropriate options in the DTS and enabling them in the kernel defconfig, which leads me to ask the following questions:
Is this functionality actually available on this platform? If so, how is it supposed to be enabled?
I am currently working with a Luckfox Pico Pro Max on the sleep mode functionality. I have managed to put the system into s2idle and subsequently wake it up using a GPIO; however, the current consumption remains relatively high.
During my investigation, I discovered that there are more power-efficient sleep mechanisms available, such as deep sleep. Unfortunately, I have not been able to configure it correctly beyond setting the appropriate options in the DTS and enabling them in the kernel defconfig, which leads me to ask the following questions:
Is this functionality actually available on this platform? If so, how is it supposed to be enabled?