This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Using RTC in LPC932

I would like to know how can I use the internal RTC(real time clock) of LPC932. I need to count seconds, minutes, hour, days.. until year, but the internal RTC counter has only 16 bits.

  • quoting the users manual: "The P89LPC932 has a simple Real-time Clock/System Timer that allows a user to continue running an accurate timer while the rest of the device is powered down".

    The 032 is NOT a seconds etc 'clock' it is a counter to allow timekeeping while in power down/idle mode.

    Erik