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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/01/08 16:58
Read: times


 
#152847 - Re: delay
Responding to: ???'s previous message
Thx for your suggestion, I'll try to test it in computer to see what happens.

For receiving the ">" character, I tried to used the following method

RECEIVE_PROMPT:

HERE1: JNB RI, HERE1
CLR RI
HERE2: JNB RI, HERE2
CLR RI

CALL SHORTDELAY
RET

However, when this part was added, the LED(should turn off when the SENDMSG rountine completed) did't stop. It seems that the program was held in this part.




List of 9 messages in thread
TopicAuthorDate
interfacing 6210 and AT89S52            01/01/70 00:00      
   what is the expected behaviour...            01/01/70 00:00      
      Re: what is the expected behaviour...            01/01/70 00:00      
         I am not sure.            01/01/70 00:00      
   Names? Delays?            01/01/70 00:00      
      Re: delay            01/01/70 00:00      
   Maybe try ...            01/01/70 00:00      
   connected to computer            01/01/70 00:00      
   problem solved            01/01/70 00:00      

Back to Subject List