SEARCH
TOOLBOX
LANGUAGES
modified on 11 April 2012 at 20:22 ••• 7,072 views

Lincoln watchdog reset

From Manuals

(Difference between revisions)
Jump to: navigation, search
(Created page with '==Compatibility [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60], [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60E]== This example applicatio…')
(Compatibility Lincoln 60, Lincoln 60E)
 
Line 2: Line 2:
This example application utilizes the watchdog timer to reset the microcontroller after 5 seconds. The first UART, which is connected to COM1 on the Lincoln microcontroller board, is configured for 115,200 bits per second, and 8-n-1 mode. When the program is started a message will be printed to the terminal.
This example application utilizes the watchdog timer to reset the microcontroller after 5 seconds. The first UART, which is connected to COM1 on the Lincoln microcontroller board, is configured for 115,200 bits per second, and 8-n-1 mode. When the program is started a message will be printed to the terminal.
 +
[[Image:Lincoln_wdt_reset.png|center|]]
[[Image:Lincoln_wdt_reset.png|center|]]

Current revision as of 20:22, 11 April 2012

Compatibility Lincoln 60, Lincoln 60E

This example application utilizes the watchdog timer to reset the microcontroller after 5 seconds. The first UART, which is connected to COM1 on the Lincoln microcontroller board, is configured for 115,200 bits per second, and 8-n-1 mode. When the program is started a message will be printed to the terminal.