SLAU929 April 2024 MSPM0C1104 , MSPM0G3505 , MSPM0G3506 , MSPM0G3507 , MSPM0L1105 , MSPM0L1227 , MSPM0L1227-Q1 , MSPM0L1228 , MSPM0L1228-Q1 , MSPM0L1304 , MSPM0L1305 , MSPM0L1306 , MSPM0L2227 , MSPM0L2228 , MSPM0L2228-Q1
Microchip 8-bit MCUs and MSPM0 both offer Window Watchdog Timers. The window watchdog timer (WWDT) initiates a system reset when the application fails to check-in during a specified window in time.
Key | ATmega and ATtiny | MSPM0 |
---|---|---|
Name | Watchdog Timer | Windowed watchdog timer |
Abbreviated name (same order) | WDT | WWDT |
Feature | ATmega | ATtiny | MSPM0 |
---|---|---|---|
Window mode | No | Yes | Yes |
Interval timer mode | No | No | Yes |
LFCLK source | Yes | Yes | Yes |
Interrupts | No | No | Yes |
Counter resolution | 14 bit for ATmega169/329, 11 bit for ATmega48/88 | 11 bit | 25 bit |
Clock divider | Yes | Yes | Yes |
Information about WWDT code examples can be found in the MSPM0 SDK examples guide.