• 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...
  • RTC problem in LPC2378
    The RTC of LPC2378 is corrupting its Hours field. From the RTC of LPC 2378 we will getting Day,Month,year,Hours,Minutes,Seconds fields, in genral RTC will be updated continiously..but one odd time...
  • 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 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...