Search found 2 matches

by Gilgamesh
Sat Nov 14, 2020 10:10 am
Forum: ESP32 Arduino
Topic: Software reset in light sleep mode on touch pressed
Replies: 0
Views: 2114

Software reset in light sleep mode on touch pressed

I have observed that my program crashes in light sleep mode after calling
touch_pad_t touchPin=esp_sleep_get_touchpad_wakeup_status();
That does't happen in deep sleep mode.

Reported error message:
"Wakeup caused by touchpad
assertion "ret == ESP_OK && "wakeup reason is RTC_TOUCH_TRIG_EN but ...
by Gilgamesh
Sat Nov 14, 2020 10:05 am
Forum: Report Bugs
Topic: Software reset in light sleep mode
Replies: 1
Views: 8495

Software reset in light sleep mode

I have observed that my program crashes in light sleep mode after calling
touch_pad_t touchPin=esp_sleep_get_touchpad_wakeup_status();
That does't happen in deep sleep mode.
Rreported error message:
"Wakeup caused by touchpad
assertion "ret == ESP_OK && "wakeup reason is RTC_TOUCH_TRIG_EN but SENS ...

Go to advanced search