40x4 lcd problem

General discussion on mikroC.
Post Reply
Author
Message
shaomme05
Posts: 9
Joined: 11 Aug 2009 13:56

40x4 lcd problem

#1 Post by shaomme05 » 24 Jul 2010 09:18

Hi,

i am using a 40x4 lcd. i program using only the E1. that is only first two line i am working with.
i am using mikroC 8.2, pic 16F877a. lcd 4 bit connection is maintained.

the problem is that i cannot print text correctly on the 2nd line. at the second line text prints at 30 column position though the command is as follows:

Code: Select all

lcd_out(2,1, "Hello!");
what is the problem? please help me!

shaomme05
Posts: 9
Joined: 11 Aug 2009 13:56

Re: 40x4 lcd problem

#2 Post by shaomme05 » 24 Jul 2010 18:54

I have solved the problem!! :mrgreen:

Post Reply

Return to “mikroC General”