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