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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/27/04 16:44
Read: times


 
#79890 - RE: unable to display anything in YJ161A
Responding to: ???'s previous message
"I'm using YJ161A LCD in my project. The data to this is controlled using AT89C52 uC. I've tried 3 different codings but failed to get any output. YJ161A is a 16*1 LCD, but only first 8 Characters are enabled (blank - No characters). What can be the problem? Could there be a problem with LCD. Should I try with a new one?

Thanks
Rajmathi "

Several years ago I had such a display. The fix was to read the address after each write, if it was '08h' then add a value that offset that next address to the appropriate 'next' address. In my case it was to set that next address to '28h' (decimal 40), and then it worked properly. Hope this works for your LCD.

Harley

List of 6 messages in thread
TopicAuthorDate
unable to display anything in YJ161A LCD            01/01/70 00:00      
   RE: unable to display anything in YJ161A LCD            01/01/70 00:00      
      RE: unable to display anything in YJ161A LCD            01/01/70 00:00      
         RE: unable to display anything in YJ161A LCD            01/01/70 00:00      
   RE: unable to display anything in YJ161A            01/01/70 00:00      
   RE: unable to display anything in YJ161A            01/01/70 00:00      

Back to Subject List