Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.
i have used 8051 microcontroller. actually there is a problem that the lcd is displaying only left 8 char. the next one's are not displayed
. if you know about it please tell me soon.
thanks.
The question was about the LCD controller respectively display manufacturer and type, not your microprocessor.
As mentioned in a recent same topic thread and various other edaboard contributions, 16x1 is often configured as 2x8. You'll easily find out by playing around with initialization code and character addresses.
all commands are same except addressing
for 16x1 you have to use addresses starting from 80h
and for 16x2 => for first line 80h and for second line C0h
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.