We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi Is there anyone that can help me write code for a time counter. Is it possible to write code for a AT89c2051 to have a timer stored in a register while haveing some other code running? The timer must look like XX:YY, x=hour, y=minute. Sorry for bad english.
"i don't know how to make this cpu act like a timer" No need - it has built-in timers! "I am new in this" Have you done the background reading: http://www.keil.com/forum/docs/thread3387.asp You will also need to read the data sheet for your particular chip "plese post a example of a timer" There are several already in the Downloads area of this very site!
Hi, thank you for youre help. I now have it running and ready to go.