How to software reset the watchdog timer in ESP32-S2?

SinglWolf
Posts: 3
Joined: Sat Dec 14, 2019 2:30 pm

How to software reset the watchdog timer in ESP32-S2?

Postby SinglWolf » Fri Jul 22, 2022 2:44 am

For ESP 32 there is something like this:
  1. TIMERG0.wdt_wprotect = TIMG_WDT_WKEY_VALUE;
  2. TIMERG0.wdt_feed = 1;
  3. TIMERG0.wdt_wprotect = 0;
How to do the same for ESP32-S2?

Who is online

Users browsing this forum: No registered users and 400 guests