4 row LCD

Beta Testing discussion on mikroC PRO for AVR.
Post Reply
Author
Message
zippie
Posts: 1
Joined: 23 Dec 2008 23:34

4 row LCD

#1 Post by zippie » 23 Dec 2008 23:44

Hello,

Is it possible to use PORTC for controlling my LCD display, the library shows an example with PORTD.

Right now there is noting happening on the LCD except for two black rows on line 1 and 3.

The start addresses for the lines are line 1: 00, line 2: 40, line 3: 14, line 4: 45.

Thanks.

dane.radakovic
mikroElektronika team
Posts: 95
Joined: 04 Dec 2008 14:19

#2 Post by dane.radakovic » 24 Dec 2008 11:23

Hi,

Please read carefully LCD library topic in help section of your compiler,
and pay attention on Lcd_Init library routine.
As you can see in mentioned topic our library support only LCDs with
HD44780 compliant controllers through the 4-bit interface.

Regards

Post Reply

Return to “mikroC PRO for AVR Beta Testing”