SEARCH
TOOLBOX
LANGUAGES
modified on 21 June 2010 at 15:23 ••• 28,736 views

Eagle CPLD

From Manuals

(Difference between revisions)
Jump to: navigation, search
(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], …')
 
(4 intermediate revisions not shown)
Line 1: Line 1:
-
__TOC__
+
This Application Note covers the use of CPLD Application for Eagle boards.
-
=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], [http://www.micromint.com/index.php/SBC/eagle-100.html 100]==
+
-
Watchdog timer example.
+
-
 
+
* [[Using CPLD/1|1 Introduction]]
-
 
+
* [[Using CPLD/2|2 Reference Implementations]]
-
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.
+
* [[Using CPLD/3|3 Firmware Updates]]
-
[[Image:Eagle_watchdog.gif|center|]]
+
* [[Using CPLD/4|4 Extended I/O API]]
 +
* [[Using CPLD/all|All Chapters]]

Current revision as of 15:23, 21 June 2010

This Application Note covers the use of CPLD Application for Eagle boards.