CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

canīt use LCD with a 18F6720

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Fri Oct 20, 2006 11:57 am     Reply with quote

Quote:
The include file 18F6720.h does not include any function for using LCD

Look in the driver directory for the compiler:
c:\Program Files\Picc\Drivers

Look in the Code Library forum:
http://www.ccsinfo.com/forum/viewforum.php?f=2

There are several LCD drivers in each one of those places.
LITTLE JON



Joined: 20 Oct 2006
Posts: 5

View user's profile Send private message

PostPosted: Mon Oct 23, 2006 4:44 am     Reply with quote

PCM programmer wrote:
Quote:
The include file 18F6720.h does not include any function for using LCD

Look in the driver directory for the compiler:
c:\Program Files\Picc\Drivers

Look in the Code Library forum:
http://www.ccsinfo.com/forum/viewforum.php?f=2

There are several LCD drivers in each one of those places.


We've found drivers for other PICs, such as 16Csomething, but the one for the 18F6720 does not support LCD

When compiling one of the examples (made for a 16C PIC) appear several errors. Is there any example program which supports LCD with a 18F6720??

THANX FOR THE REPLY
Ttelmah
Guest







PostPosted: Mon Oct 23, 2006 6:42 am     Reply with quote

The standard LCD driver, will run with the 8720 fine. None of the drivers are that 'device specific', except for things like the USB ones.
You need to set the configurations to use port B, or port D as required by yourself, and it will work fine.

Best Wishes
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group