Lincoln RTC Calibration Example
From Manuals
(Difference between revisions)
Support (Talk | contribs)
(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…')
(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…')
Current revision as of 15:30, 11 April 2012
Compatibility Lincoln 60, Lincoln 60E
This example demonstrates how to use calibration with the Real-Time Clock. The calibration logic can periodically adjust the time counter either by not incrementing the counter, or by incrementing the counter by 2 instead 1. This allows calibrating the RTC oscillator under some typical voltage and temperature conditions without the need to externally trim the RTC oscillator.
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.

