Pulse Counter on reset
Posted: Sat Jul 16, 2022 3:40 pm
My application:
- I am using the pulse counter, the external frequency is in the range of 1 kHz.
- ESP32-S3 performs some quick refresh and goes to deep-sleep every 2 seconds
- After wake up I get a forced reset and boot if performed
My questions:
1. Is it possible to avoid resetting and booting after wake-up from deep sleep?
2. If not, how I get track of external pulse and don't lose any?
- I am using the pulse counter, the external frequency is in the range of 1 kHz.
- ESP32-S3 performs some quick refresh and goes to deep-sleep every 2 seconds
- After wake up I get a forced reset and boot if performed
My questions:
1. Is it possible to avoid resetting and booting after wake-up from deep sleep?
2. If not, how I get track of external pulse and don't lose any?