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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/17/05 08:16
Read: times


 
#103843 - Simple do it
Responding to: ???'s previous message
You should at first look on the 8051 instruction set.
And then use the appropriate instruction:


Counting up:
inc variable ;(variable = A, R0..R7, 00h ..7Fh)

count down:
dec variable



Peter


List of 9 messages in thread
TopicAuthorDate
8052 with countdown timers?            01/01/70 00:00      
   By software?            01/01/70 00:00      
   Simple do it            01/01/70 00:00      
      Timer            01/01/70 00:00      
         Cant we?            01/01/70 00:00      
   The LPC93x have count down option for th            01/01/70 00:00      
      Re: The LPC93x have count down option f            01/01/70 00:00      
         I'm convinced            01/01/70 00:00      
         nope, no count in SW needed            01/01/70 00:00      

Back to Subject List