The document discusses the Real Time Clock (RTC) on the LPC2148 microcontroller. The RTC uses a separate 32.768 KHz oscillator to continuously keep track of the current time and date even when the main system power is off, powered by a backup battery. It has individual Time Counter Registers as well as Consolidated Time Registers that allow reading the time values with only three read operations for convenience.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
100%(1)100% found this document useful (1 vote)
242 views
LPC2148 RTC Programming
The document discusses the Real Time Clock (RTC) on the LPC2148 microcontroller. The RTC uses a separate 32.768 KHz oscillator to continuously keep track of the current time and date even when the main system power is off, powered by a backup battery. It has individual Time Counter Registers as well as Consolidated Time Registers that allow reading the time values with only three read operations for convenience.