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

How can i work with ABG240128N00 (T6963C)

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



Joined: 19 Sep 2013
Posts: 66

View user's profile Send private message

How can i work with ABG240128N00 (T6963C)
PostPosted: Thu Sep 19, 2013 11:30 am     Reply with quote

Hi,

I bought ABG240128N00 and it uses T6963C. I can't use this GLCD with my 18F46K22. Because I haven't necessary lib. file. Can you send me solution?
http://www.direnc.net/240X128-Grafik-Lcd-Mavi,PR-3296.html
_________________
M.Emir SADE
musti463



Joined: 19 Sep 2013
Posts: 66

View user's profile Send private message

PostPosted: Thu Sep 19, 2013 2:37 pm     Reply with quote

Code:
glcd_putc("torbali ATL");
glcd_circle(40, 40, 40, 0, 1);
glcd_box(0,0,254,254,1);
glcd_line(0,0,254,254,0);
glcd_line(3,6,20,50,1);
glcd_line(100,40,210,20,1);
glcd_box(30,30,160,160,0);
glcd_square(1,1,250,250,0);
glcd_image8(&bt_logo[0],212,40,8,11);

what is the all functions of t6963c?
_________________
M.Emir SADE
ezflyr



Joined: 25 Oct 2010
Posts: 1019
Location: Tewksbury, MA

View user's profile Send private message

PostPosted: Thu Sep 19, 2013 3:10 pm     Reply with quote

Hi,

Learn to use the forum search feature! There are many threads, some with tested drivers, for GLCD display that use the T6963 driver chip.

http://www.ccsinfo.com/forum/search.php

John
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