Eagle watchdog Example
From Manuals
(Difference between revisions)
(Created page with '__TOC__ =Watchdog example (watchdog)= ==Compatibility [http://www.micromint.com/index.php/SBC/eagle-50.html Eagle50], [http://www.micromint.com/index.php/SBC/eagle-50.html 50E], …') |
(→Compatibility Eagle50, 50E, 100) |
||
| Line 7: | Line 7: | ||
This example application demonstrates the use of the watchdog as a simple heartbeat for the system. If the watchdog is not periodically fed, it will reset the system. Each time the watchdog is fed, the LED is inverted so that it is easy to see that it is being fed, which occurs once every second. | This example application demonstrates the use of the watchdog as a simple heartbeat for the system. If the watchdog is not periodically fed, it will reset the system. Each time the watchdog is fed, the LED is inverted so that it is easy to see that it is being fed, which occurs once every second. | ||
| - | [[Image:Eagle_watchdog. | + | [[Image:Eagle_watchdog.gif|center|]] |
Revision as of 17:42, 17 June 2010
Contents |
Watchdog example (watchdog)
Compatibility Eagle50, 50E, 100
Watchdog timer example.
This example application demonstrates the use of the watchdog as a simple heartbeat for the system. If the watchdog is not periodically fed, it will reset the system. Each time the watchdog is fed, the LED is inverted so that it is easy to see that it is being fed, which occurs once every second.

