Search found 1 match
- Mon Aug 10, 2026 9:26 am
- Forum: EOS-S3
- Topic: EOS-S3 GPIO Wake-Up From Deep Sleep Issue
- Replies: 8
- Views: 9173
Re: EOS-S3 GPIO Wake-Up From Deep Sleep Issue
I faced a similar issue with deep sleep GPIO wake-ups on my EOS-S3 project last year. The problem was that I needed to explicitly configure the interrupt as a wake-up source before entering deep sleep—just enabling GPIO interrupts wasn't enough. I found that testing my response times with a Cps Test...