8 years ago.

Real Time clock

I am beginner to embed enviroment .can any one help me designing real time clock using internal module of LPC1768 controller. I have EMBED NXP LPC1768 board.

Question relating to:

Rapid Prototyping for general microcontroller applications, Ethernet, USB and 32-bit ARM® Cortex™-M3 based designs

Could you elaborate on what you actually try to do? Do you mean something like this?

posted by Jan Jongboom 06 Apr 2016

1 Answer

7 years, 10 months ago.

It is very easy configuration, Set the rtc clock first and then do the following steps /media/uploads/sivaindia/rtc.c /media/uploads/sivaindia/main.c /media/uploads/sivaindia/pconp.h . These are basic files to understand the steps how to read and set the time in RTC. I wrote program of 24hours time to 12 hours time. See the files i sent to you.