← index #7849Issue #12579
Off-topic · high · value 4.096
QUERY · ISSUE

STM32 sleep wake time problem

openby china-zhangdjopened 2021-09-24updated 2024-10-02
port-stm32
rtc.wakeup(ms)
machine.lightsleep(ms)

Do these two functions use the same wake-up source?
What is the maximum value of ms?

CANDIDATE · ISSUE

ESP32 timer wake up repeating

openby AndreoBotelhoopened 2023-10-03updated 2023-10-24
bugport-esp32

I'm using timer wakeup from light sleep with:

machine.lightsleep(30000) #sleep 30s

after 30 the esp32 wakes, disable peripherals and sleep indefinitely with:

machine.lightsleep()

but the 30s wake timer keeps repeating and didn't find any way to disable wake source

Keyboard

j / / n
next pair
k / / p
previous pair
1 / / h
show query pane
2 / / l
show candidate pane
c
copy suggested comment
r
toggle reasoning
g i
go to index
?
show this help
esc
close overlays

press ? or esc to close

copied