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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/06/00 12:34
Read: times


 
#1146 - RE: Serial initilizing (ur 1st example was ok)
Christophe your first example was correct...
TI = 1 transmit buffer empty
jb ti,$ means that if ti = 1 then wait else continue but ti = 0 because transmit buffer is not empty yet

Test it with a simulator or with a board

(JB bit,rel
If the indicated bit is one,jump to the address indicated (rel) otherwise continue with the next instruction)

List of 5 messages in thread
TopicAuthorDate
Serial initilizing            01/01/70 00:00      
RE: Serial initilizing            01/01/70 00:00      
RE: Serial initilizing            01/01/70 00:00      
RE: Serial initilizing (sorry)            01/01/70 00:00      
RE: Serial initilizing (ur 1st example was ok)            01/01/70 00:00      

Back to Subject List