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

Back to Subject List

Thread Closed: Became flame-war

???
06/29/04 22:21
Read: times


 
Msg Score: -1
 -2 Answer is Wrong
 +1 Good Answer/Helpful
#73402 - RE: Real Time Clock.
Responding to: ???'s previous message
The easiest way to build a RTC:

Use the timers T0 or T1 and count seconds, minutes and so on direct inside Bytes of the internal SRAM.


Advantages:

No awkward data protocol, conversion and synchronisation needed.

Easy access, since always inside the RAM.

Higher crystal (12MHz instead 32kHz) provide typically higher accuracy (less temperature sensitive).


The only disadvantage:
Higher current consumtion if it must be battery powered.


Peter


List of 18 messages in thread
TopicAuthorDate
Real Time Clock.            01/01/70 00:00      
   RE: Real Time Clock.            01/01/70 00:00      
   Dead Thread            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      
      higher accuracy?            01/01/70 00:00      
         RE: higher accuracy? Of course !            01/01/70 00:00      
            Vengance?            01/01/70 00:00      
               RE: Vengance?            01/01/70 00:00      
               RE: Vengance? Of course no !            01/01/70 00:00      
               RE: Vengance?            01/01/70 00:00      
                  Higher accuracy without calibration            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