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

240x64 Graphic LCD problem

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



Joined: 08 Aug 2006
Posts: 49

View user's profile Send private message

240x64 Graphic LCD problem
PostPosted: Tue Aug 08, 2006 9:23 pm     Reply with quote

Hello Everybody,
I am using an 240x64 Graphic LCD from displaytech model 64240a. My fonts are of size 16x9. I have allready written the LCD driver, but the problem is that I have one byte of the font written on the next Chip select.
What I mean is there are 4 CS for this LCD. When the byte is written at the 63 pixel where CS1 is selected and when the next byte is written it wrties it some where else, at this point CS2 is selected. Here is the example how the font 'I' looks like
-------
-
-
-
-
-
------ -

Can you see the last byte written some where. Can somebody assist with the code or some sample. The PIC I am using is 18F8722.
_________________
Thanks

mkr
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Wed Aug 09, 2006 4:45 pm     Reply with quote

Here is the data sheet:
http://www.displaytech.com.hk/pdf/graphic/64240a%20series-v11.PDF
On page 6, it refers to the KS0108B as the controller chip.

You then look in the CCS drivers directory and find this:
c:\program files\picc\drivers\ks0108.c
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