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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/03/05 23:02
Read: times


 
#89049 - Read after disable?
Responding to: ???'s previous message
Hi Luc,

Without going into your code very deeply, I think that you should reverse the order of these two lines:
ENABLE=0;		//disable LCD
Instr=DISPDATA;	//read in the data
The two NOPs you used may also be juuust a little too short.

Hope that helps.

Regards,
Rob.

List of 9 messages in thread
TopicAuthorDate
Another LCD question/problem            01/01/70 00:00      
   Read after disable?            01/01/70 00:00      
      Redundant            01/01/70 00:00      
         instruction register can not be read            01/01/70 00:00      
            Read on low EN?            01/01/70 00:00      
               Redundant indeed ;-)            01/01/70 00:00      
                  Oops            01/01/70 00:00      
            Port configuration?            01/01/70 00:00      
               Port configuration            01/01/70 00:00      

Back to Subject List