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

rtc adjustament

Hi at all
Is possiple for adjust,with software, the mm:ss in the internal RTC on LPC23xx for compensate the delay after the long time create in the minute/secon counter in RTC on LCP23xx?

Thanks
Franco

  • What "long time create"?

    The only register that I have seen an irritating thing with is the Clock Tick Counter Register (CTCR). It is read-only, so it isn't possible to adjust the RTC with sub-second precision. It can be cleared, so to get maximum RTC precision, any adjustment code must wait and adjust when the correct time is about to tick a second.