• RTC counter and Control with printf
    Hi Everyone, I wrote a CODE for RTC on UART1. I am able to get output. But I am looking for enhancement of it. Output Which I am getting is : ****** HOUR::MIN::SEC********** 12::49::10 ...
  • Counter and printf
    Hi all I need a counter to to count up something So I use follow code to do this work unsigned long pdata counter[4]={0,0,0,0}; in the counting place, counter[0]++; when run...
  • Controller as Pulse Counter
    Sir, I have used all my small brain cells but unable to find any way..please provide some hint if not the code or some logic to peform the following: 1) I have a 8051 Controller , A pulse Dialing...
  • RTC
    Hi all. I have a problem whit initialize the RTC on lpc2368. I would have an interrupt every 15.6 ms from CISS register. Can someone help me also with sample code? Thanks too much.
  • RTC
    Hi, I am using inbuilt RTC in LPC2368. My query is if vdd is on(from SMPS) condition,then RTC draws power from 3.3v cell button battery or Vdd(controller core)? what is mean by, IBATact --> active...