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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/21/02 10:31
Read: times


 
#31141 - RE: How many microseconds from this time
Timer will interrupt after 100us, if the TMOD value is correct(I didn't check that)

Why don't you let assembler take this headache for you , for example you could write

mov th0,#(-100)
mov tl0,#(-100)

this will provide you ease, and asembler will calculate the necessary values.

IA

List of 9 messages in thread
TopicAuthorDate
How many microseconds from this timer ?            01/01/70 00:00      
RE: How many microseconds from this time            01/01/70 00:00      
RE: How many microseconds from this time            01/01/70 00:00      
RE: How many microseconds from this time            01/01/70 00:00      
RE: How many microseconds from this time            01/01/70 00:00      
RE: How many microseconds from this timer ?            01/01/70 00:00      
RE: How many microseconds from this timer ?            01/01/70 00:00      
RE: How many microseconds, Alfredo del R            01/01/70 00:00      
RE: How many microseconds, Alfredo del R            01/01/70 00:00      

Back to Subject List