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 CCS Technical Support

Search found 8 matches
CCS Forum Index
Author Message
  Topic: Creating a string table...
LTS

Replies: 8
Views: 18998

PostForum: General CCS C Discussion   Posted: Wed Dec 21, 2005 3:49 pm   Subject: Creating a string table...
Yeah, that would work. Thanks!
  Topic: Creating a string table...
LTS

Replies: 8
Views: 18998

PostForum: General CCS C Discussion   Posted: Wed Dec 21, 2005 3:20 pm   Subject: Creating a string table...
Damn... I guess I could use several arrays, but then again I get an indexing problem. What is the best way to store several strings around 100 chars, and easily use an integer to reach the correct one ...
  Topic: Creating a string table...
LTS

Replies: 8
Views: 18998

PostForum: General CCS C Discussion   Posted: Wed Dec 21, 2005 2:54 pm   Subject: Creating a string table...
Great, thats exactly what i meant.. but.. how many elements and how many chars per element can i use? I really need each element to contain between 50-100 chars..
  Topic: Creating a string table...
LTS

Replies: 8
Views: 18998

PostForum: General CCS C Discussion   Posted: Wed Dec 21, 2005 2:42 pm   Subject: Creating a string table...
Hmm, ok, i guess i could use that method, but is there no way to create a simple table of strings, and then use simple indexes "info[x]" to reach?
  Topic: Creating a string table...
LTS

Replies: 8
Views: 18998

PostForum: General CCS C Discussion   Posted: Wed Dec 21, 2005 1:59 pm   Subject: Creating a string table...
Hello

I want to store several strings in a table. This is for displaying "info" screens on a graphic lcd.
I have no problem displaying

char info[]="Hello, this is the info screen";
glcd_putc(i ...
  Topic: T6963C Graphic LCD display trouble
LTS

Replies: 5
Views: 13042

PostForum: General CCS C Discussion   Posted: Tue Dec 20, 2005 5:44 pm   Subject: T6963C Graphic LCD display trouble
I've triple checked the wires several times, but now i resoldered everything with new wires... and guess what.. IT WORKS! great. Thanks!
  Topic: T6963C Graphic LCD display trouble
LTS

Replies: 5
Views: 13042

PostForum: General CCS C Discussion   Posted: Tue Dec 20, 2005 3:23 pm   Subject: T6963C Graphic LCD display trouble
Hello
Thanks for suggestions, but it didn't change anything.. The LCD shows nothing... i can change contrast and everything but no text appears....What could cause the pic to hang in the lcd routine? ...
  Topic: T6963C problems
LTS

Replies: 13
Views: 25252

PostForum: General CCS C Discussion   Posted: Fri Dec 16, 2005 8:46 pm   Subject: T6963 problem here...
Im trying to get my T6963 (128x64 pixels) to work with a PIC16F877A
I've tried the code here, but i doesn't work. I think my pic hangs somewhere.

Maybe you could post your code that works matlejah ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group