• RTC problems on LPC2378
    Hello, I am using the keil mcb2300 development board witch the LCP2378 on it. I am trying to enable the RTC but it won't generate interrupts. I have tried to use the alarm interrupt and the Counter...
  • LPC2378 RTC Corruption Problem
    Hello, I'm using a LPC2378 and I have a problem with RTC (32kHz oscillator). I use RTC and I write continuosly time/data fields (year, month, dom, hour, min, sec) on a LCD (every program cycle I read...
  • RTC RAM problem of LPC2378
    Dear all I am storing some variable(normal variable, unsigned char ,int, float ,char Array etc.) in RTC RAM. After some time processor stop execuation.If I delete all RTC RAM variable from program...
  • RTC is creating problem in ARM LPC2378
    Hi All, Any one help me in doing this. I need to continously print the current date and time in DD/MM/YY and HH:MM:SS format. Iam using ARM LPC2378. I am not sure whether my RTC code is correct....
  • RTC with external 32.768kHz oscillator on lpc2378
    I'm trying to use the RTC on my MCB2300 with Keil IDE. The NXP example is only using the internal clock. My initialization seems to be ok, according to the lpc23xx manual. But I'm facing 2 issues. First...