Lincoln pwr rtc deeppwd Example
From Manuals
(Difference between revisions)
(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 demonstrat…') |
(→Compatibility Lincoln 60, Lincoln 60E) |
||
| Line 1: | Line 1: | ||
==Compatibility [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60], [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60E]== | ==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 demonstrates how to put the system into deep power down mode and power up by an interrupt from the RTC (Real Time Clock). The first UART, which is connected to the 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 demonstrates how to put the system into deep power down mode and power up by an interrupt from the RTC (Real Time Clock). The first UART, which is connected to the 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. Follow the instruction in the Terminal window. |
[[Image:Lincoln_pwr_rtc.png|center|]] | [[Image:Lincoln_pwr_rtc.png|center|]] | ||
Current revision as of 20:42, 10 April 2012
Compatibility Lincoln 60, Lincoln 60E
This example demonstrates how to put the system into deep power down mode and power up by an interrupt from the RTC (Real Time Clock). The first UART, which is connected to the 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. Follow the instruction in the Terminal window.

