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 4 matches
CCS Forum Index
Author Message
  Topic: T6963C problems
maltejahn

Replies: 13
Views: 25251

PostForum: General CCS C Discussion   Posted: Sun Aug 14, 2005 3:16 am   Subject: T6963C problems
Hi,

now it works -many thanks.
I have changed this:
-GraphicsHome from 0x0000 to 0x0101;
- at your glcd_pixel function
glcd_WriteCmd2(GraphicsHome+(y*16+(x/8)),0x24);
now i can put a pixel fro ...
  Topic: T6963C problems
maltejahn

Replies: 13
Views: 25251

PostForum: General CCS C Discussion   Posted: Sat Aug 13, 2005 2:37 pm   Subject: T6963C problems
Hi,

I still have some problems with my T6963C. I didnt understand exactly what you mean with:
The pdf says the max address is 0x1FFF. Is that what is being cleared?
If it is all getting cleared. ...
  Topic: T6963C problems
maltejahn

Replies: 13
Views: 25251

PostForum: General CCS C Discussion   Posted: Thu Aug 11, 2005 2:39 pm   Subject: T6963C problems
Hi,

sorry Confused . The code from the Libary works( just a few problems. There are some dots where no dots should be).
My own code hangs.
This line didn�t work
->output_high(PIN_B7);
...
  Topic: T6963C problems
maltejahn

Replies: 13
Views: 25251

PostForum: General CCS C Discussion   Posted: Thu Aug 11, 2005 12:44 pm   Subject: T6963C problems
Hi,

thanks for you reply. I tried the code. And it works.

const int16 TextHome = 0x0780;
const int8 TextArea = 0x001E; //
const int16 GraphicsHome = 0x0000;
const int8 GraphicsArea = 0x0 ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group