Author |
Message |
Topic: LCD in 8 bit mode, help please |
masacra
Replies: 10
Views: 18088
|
Forum: General CCS C Discussion Posted: Tue Nov 16, 2004 1:30 pm Subject: LCD in 8 bit mode, help please |
Thanks a lot! You have saved me a lot of work. I had to change some of your code to make it run, just a couple of litle things, nothing reliable.
I needed this because I am going to start working w ... |
Topic: LCD in 8 bit mode, help please |
masacra
Replies: 10
Views: 18088
|
Forum: General CCS C Discussion Posted: Tue Nov 16, 2004 11:34 am Subject: LCD in 8 bit mode, help please |
Well I�ve tried to make some changes, but the code still doesn�t work. I am using a 2x16 LCD and I don�t know where to fit that fact in the code.
Some things I�ve changed are constants such as the ... |
Topic: LCD in 8 bit mode, help please |
masacra
Replies: 10
Views: 18088
|
Forum: General CCS C Discussion Posted: Mon Nov 15, 2004 1:30 pm Subject: LCD in 8 bit mode, help please |
Thank you for answering me so fast!! I�ve already seen and tried to get the lcdd.c to work, but I�ve trouble with it.
How can I select the pins I want to interface the LCD in this program? I�ve see ... |
Topic: LCD in 8 bit mode, help please |
masacra
Replies: 10
Views: 18088
|
Forum: General CCS C Discussion Posted: Mon Nov 15, 2004 1:16 pm Subject: LCD in 8 bit mode, help please |
Hi, I�m new in programming PICs in C. It looked easy until I tried to use a LCD in 8 bit mode. I am using a 16F877A with an oscilator of 4Mhz.
I want to use the E port for enable,R/W and RS and th ... |
|