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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/22/02 12:10
Read: times


 
#32936 - RE: more than 16 bits timers ?
At 24MHz crystal the 8051 can only count up to 1MHz input frequency.
So for up to 1.3GHz you need a prescaler of minimal 1300.


And on the timer overflow interrupt feel free to expand the counter value with so many bytes as you want (e.g. on using DJNZ instructions).


Please watch, for accuracy of 5 digits and above, special care must be taken on the accuracy of the crystal on the 8051, since its the reference time base.


Peter


List of 16 messages in thread
TopicAuthorDate
more than 16 bits timers ?            01/01/70 00:00      
RE: more than 16 bits timers ?            01/01/70 00:00      
RE: more than 16 bits timers ?            01/01/70 00:00      
RE: more than 16 bits timers ?            01/01/70 00:00      
RE: more than 16 bits timers ?            01/01/70 00:00      
RE: more than 16 bits timers ?            01/01/70 00:00      
RE: more than 16 bits timers ?            01/01/70 00:00      
RE: more than 16 bits timers ?            01/01/70 00:00      
RE: more than 16 bits timers ?            01/01/70 00:00      
RE: more than 16 bits timers ?            01/01/70 00:00      
RE: more than 16 bits timers ?            01/01/70 00:00      
RE: more than 16 bits timers ? Jez            01/01/70 00:00      
RE: more than 16 bits timers ? Jez            01/01/70 00:00      
RE: more than 16 bits timers ? Jez            01/01/70 00:00      
RE: more than 16 bits timers ?            01/01/70 00:00      
RE: more than 16 bits timers ?            01/01/70 00:00      

Back to Subject List