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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/30/02 12:32
Read: times


 
#28256 - RE: 8x51 mC with internal RTC
Hi Alexandre,

I agree with Andy.

Use a timer and you are able to build a RTC on every 8051 derivate.

If T0 and T1 already in use for other things than generating constant timer intervals, please watch, that T0 can be splitted.

And then 3 timers are on every 8051 or 4 timers on every 8052 or 5 timers on every 8052 with PCA.

This seems always enough timers to do all what you want.


I used never a dedicated external RTC device. Why I should waste hardware for things, which can be realized fully in software ?


Peter


List of 15 messages in thread
TopicAuthorDate
8x51 mC with internal RTC            01/01/70 00:00      
RE: 8x51 mC with internal RTC            01/01/70 00:00      
RE: 8x51 mC with internal RTC            01/01/70 00:00      
RE: 8x51 mC with internal RTC            01/01/70 00:00      
RE: 8x51 mC with internal RTC            01/01/70 00:00      
RE: 8x51 mC with internal RTC            01/01/70 00:00      
RE: 8x51 mC with internal RTC            01/01/70 00:00      
RE: 8x51 mC with internal RTC            01/01/70 00:00      
RE: 8x51 mC with internal RTC            01/01/70 00:00      
RE: 8x51 mC with internal RTC            01/01/70 00:00      
RE: 8x51 mC with internal RTC Peter            01/01/70 00:00      
RE: 8x51 mC with internal RTC            01/01/70 00:00      
RE: 8x51 mC with internal RTC            01/01/70 00:00      
RE: 8x51 mC with internal RTC Peter            01/01/70 00:00      
RE: 8x51 mC with internal RTC Peter            01/01/70 00:00      

Back to Subject List