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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/16/01 14:51
Read: times


 
#16660 - RE: Timer mode 2 Question
Hi George,

Yes, it is possible to change the reload register while the counter is running. If you use, for example, C/T 0, TL0 will hold the actual counter value and TH0 holds the reload value. When TL0 overflows (i.e. from 'FF' -> '00' ) the value of TH0 is copied into TL0 and TF0 is set (which will generate an interrupt, if enabled).

Hope this answers your question. Regards,
Rob Klein

List of 2 messages in thread
TopicAuthorDate
Timer mode 2 Question            01/01/70 00:00      
RE: Timer mode 2 Question            01/01/70 00:00      

Back to Subject List