Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/15/02 17:35
Read: times


 
#18703 - RE: real time clock
I do not know of a uC with a battery backed RTC; however Dallas has battery backed memories (NVRAM) with a built in RTC. The question arose from you giving the impression that you has a '51 derivative with a true RTC, evidently you mean a regular timer (T0, T1, T2) with code to show time.

Knowing this the P89c51Rx2 is a drop in replacement, it adds some functionality you can use or not depending on your application.

PCA is a ProgrammableCounterArray which you can use for PWM, timekeeping or whatever.

Have fun,

Erik

List of 8 messages in thread
TopicAuthorDate
real time clock            01/01/70 00:00      
RE: real time clock            01/01/70 00:00      
RE: real time clock            01/01/70 00:00      
RE: real time clock            01/01/70 00:00      
RE: real time clock            01/01/70 00:00      
RE: real time clock            01/01/70 00:00      
RE: real time clock            01/01/70 00:00      
RE: real time clock            01/01/70 00:00      

Back to Subject List