Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Watchdog timer triggered on both ESP32 Capacitive Touch examples #68

Open
chucksalmon opened this issue Mar 2, 2024 · 1 comment
Open
Assignees
Labels

Comments

@chucksalmon
Copy link

chucksalmon commented Mar 2, 2024

Both ESP32 examples fail with WDT.

p.s. The examples need the BTN_ prefix change :)

Capacitive Touch Demo
E (10329) task_wdt: Task watchdog got triggered. The following tasks did not reset the watchdog in time:
E (10329) task_wdt: - IDLE (CPU 0)
E (10329) task_wdt: Tasks currently running:
E (10329) task_wdt: CPU 0: loopTask
E (10329) task_wdt: CPU 1: IDLE
E (10329) task_wdt: Aborting.

abort() was called at PC 0x400d9e9d on core 0

Thanks for a great package - couldn't live without it.

@LennartHennigs
Copy link
Owner

LennartHennigs commented Mar 26, 2024

Thx. will check it out!
@chucksalmon What ESP32 are you using?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants