SEARCH
TOOLBOX
LANGUAGES
modified on 11 April 2012 at 15:30 ••• 3,672 views

Lincoln RTC Calibration Example

From Manuals

Revision as of 15:30, 11 April 2012 by Support (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.