9 years, 3 months ago.

How to generate one second interrupt from RTC

Hello mbed users,

I'd like to generate one second interrupt from RTC.

The LPC1768 says that "Periodic interrupts can be generated from increments of any field of the time registers"

So I'd like to know does the MBED library already has the functions to set this kind of interrupt

or I gotta write it myself ?

Thanks in advance for your answer!

Question relating to:

1 Answer

9 years, 3 months ago.

This may help

https://developer.mbed.org/users/Sissors/code/RTC/

Accepted Answer

Seems to me that "ticker" is pretty close to what you want.

posted by Bill Den Beste 07 Dec 2015