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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/23/06 18:39
Modified:
  06/23/06 18:42

Read: times


 
#118962 - Assumes you can read from the LCD
Responding to: ???'s previous message
but in those cases, that's what we do: Wait for BUSY to go away then start issuing commands, without unnecessary duplication (E.g. multiple Function Set commands). And it works -- if that's what you wanted verification of.

Unfortunately, due to budget and pin constraints, there are times we tie R/W* to ground and have to use wait loops instead of reading the BUSY flag.

HOWEVER, in your code, I think you want to de-assert EN otherwise you are just reading the same value over and over, non?

GB




List of 8 messages in thread
TopicAuthorDate
LCD 2 line example code            01/01/70 00:00      
   post such things to the code library            01/01/70 00:00      
   Assumes you can read from the LCD            01/01/70 00:00      
      Apparently not...            01/01/70 00:00      
         Second Try            01/01/70 00:00      
            not at all            01/01/70 00:00      
               Shouldn't you be home by now?            01/01/70 00:00      
   Also, in the interests of saving CPU            01/01/70 00:00      

Back to Subject List