Saved Bookmarks
| 1. |
What Is A Watchdog Timer? |
|
Answer» A watchdog TIMER (WDT) is a hardware that automatically initiates a system reset if the main program neglects to SERVICE it. It is often USED to reset an EMBEDDED device that hangs because of a software or hardware malfunction. A watchdog timer (WDT) is a hardware that automatically initiates a system reset if the main program neglects to service it. It is often used to reset an embedded device that hangs because of a software or hardware malfunction. |
|