Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob

How do I clear the Watchdog Timer (WDT) in Sleep mode for TRAVEO II Family MCU? – KBA233370

How do I clear the Watchdog Timer (WDT) in Sleep mode for TRAVEO II Family MCU? – KBA233370

ArunKumarChoul
Employee
Employee
50 questions asked 50 sign-ins 25 sign-ins

Version: **

Question:
How do I clear the watchdog timer (WDT) in Sleep mode for TRAVEOä II family MCU?

Answer:
The WDT cannot be cleared in Sleep or DeepSleep power modes. To clear the WDT, the CPU needs to wakes up.

In Sleep or DeepSleep power modes, the CPU subsystem is powered-down. The watchdog counter can send WDT WARN ACTION interrupt request to the wakeup interrupt controller (WIC), then WIC wakes up the CPU.

After wakeup, the CPU acknowledges the interrupt request and executes the ISR. The interrupt must be cleared after entering the ISR in firmware. For more details, refer the Watchdog Timer (WDT) section in the Architecture Technical Reference Manual.

Note: This KBA applies to the following series of TRAVEO II MCUs:

  • CYT2 Series
  • CYT3 Series
  • CYT4 Series
0 Likes
525 Views