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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/21/06 13:29
Read: times


 
#118735 - Delay
Responding to: ???'s previous message
	mov	R1, #75
	acall 	retardo
...
retardo:	; Get 16.575 ms.
	djnz	R0, retardo    <----- I don't see where this ever
	djnz	R1, retardo           gets defined (R0)
ret


Jon

List of 6 messages in thread
TopicAuthorDate
LCD does works but not display            01/01/70 00:00      
   function set x4            01/01/70 00:00      
   LCD fun            01/01/70 00:00      
      an LCD            01/01/70 00:00      
   Delay            01/01/70 00:00      
   SOLUTION            01/01/70 00:00      

Back to Subject List