Search found 2 matches

by FuncTech
Tue Jan 17, 2023 5:34 am
Forum: Hardware
Topic: ESP32-C3 Light Sleep Timing
Replies: 2
Views: 2307

Re: ESP32-C3 Light Sleep Timing

Sorry, it took a while to post the scope images. I'm a new user and my post was sent for moderation. First, are the traces with a 1.0 millisecond time scale. Blue is a 1.28 KHz signal being fed into GPIO 4. That is the wake-up trigger. Yellow is the output from GPIO 13. It is set high just before th...
by FuncTech
Mon Jan 16, 2023 4:11 am
Forum: Hardware
Topic: ESP32-C3 Light Sleep Timing
Replies: 2
Views: 2307

ESP32-C3 Light Sleep Timing

I was interested in how long it takes an ESP32-C3 to enter and wake from light-Sleep, but I could not find anything posted, so i did some experimentation. I thought I would post the results here for others. I wrote some code to go into a loop entering Light-Sleep and then wake up on a GPIO (4) going...