• 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 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 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 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...