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], …') |
|||
| (One intermediate revision not shown) | |||
| Line 1: | Line 1: | ||
| - | |||
=Watchdog example (watchdog)= | =Watchdog example (watchdog)= | ||
| - | ==Compatibility [http://www.micromint.com/index.php/SBC/eagle-50.html | + | ==Compatibility [http://www.micromint.com/index.php/SBC/eagle-50.html Eagle 50], [http://www.micromint.com/index.php/SBC/eagle-50.html 50E], [http://www.micromint.com/index.php/SBC/eagle-100.html 100]== |
Watchdog timer example. | 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. | 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|]] |
Current revision as of 01:18, 20 June 2010
Watchdog example (watchdog)
Compatibility Eagle 50, 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.

