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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/12/02 18:19
Read: times


 
#30653 - RE: Passing a string to an LCD
Hi Bert

I did try checking the busy bit as follows,

check:
setb en
clr di
clr rw
mov a,data
jb acc.7,check
clr en
setb di
ret

I found the response was varying, so I settled for a standard delay as per the data sheet.

Is the check loop that I am following correct?

regards
Pramod Kumar

List of 11 messages in thread
TopicAuthorDate
Passing a string to an LCD            01/01/70 00:00      
RE: Passing a string to an LCD            01/01/70 00:00      
RE: Passing a string to an LCD            01/01/70 00:00      
RE: Passing a string to an LCD            01/01/70 00:00      
RE: Passing a string to an LCD            01/01/70 00:00      
RE: Passing a string to an LCD            01/01/70 00:00      
RE: Passing a string to an LCD..Thanks,            01/01/70 00:00      
RE: Passing a string to an LCD            01/01/70 00:00      
RE: Passing a string to an LCD..Thanks,            01/01/70 00:00      
RE: Passing a string to an LCD..0 test            01/01/70 00:00      
RE: Passing a string to an LCD..Solved!            01/01/70 00:00      

Back to Subject List