Lincoln RTC Calibration Example
From Manuals
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.

