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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/01/99 06:05
Read: times


 
#917 - RE: Can somebody check this code plz.
cjne A,#29Bh, Delay1

Actually with the above instruction you compare A with 9Bh (= 155d)

Beware A (Accumulator) is 8-bit special function register.

Read chapter 7
of the tutorial and u will understand many about delays (http://8052.com/tut8051.htm)



List of 4 messages in thread
TopicAuthorDate
Can somebody check this code plz.            01/01/70 00:00      
RE: Can somebody check this code plz.            01/01/70 00:00      
RE: Can somebody check this code plz.            01/01/70 00:00      
RE: Can somebody check this code plz.            01/01/70 00:00      

Back to Subject List