Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 10 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, 10 months ago.
This may help
https://developer.mbed.org/users/Sissors/code/RTC/