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

Where is RTC CISS register for LPC17xx ?

There is CISS register at lpc23x/24xx, but I can't find it at lpc17xx_v07 user manual

Chapter 27: LPC17xx Real-Time Clock (RTC) and backup registers states that Periodic interrupts can be generated from increments of any field of the time registers and selected fractional second values.

But where is those selected fractional second values ?

Parents
  • "There is CISS register at lpc23x/24xx, but I can't find it at lpc17xx_v07"

    There is no paticular reason to assume that apparently-similar functions should be implemented identically in different chips.

    Especially as LPC2xxx and LPC17xx use completely different cores...

Reply
  • "There is CISS register at lpc23x/24xx, but I can't find it at lpc17xx_v07"

    There is no paticular reason to assume that apparently-similar functions should be implemented identically in different chips.

    Especially as LPC2xxx and LPC17xx use completely different cores...

Children