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: Problem with 4x4 Keypad Scan (Without Pull-up)
darren

Replies: 20
Views: 24127

PostForum: General CCS C Discussion   Posted: Wed Jul 09, 2008 11:44 pm   Subject: Problem with 4x4 Keypad Scan (Without Pull-up)
it's ok.
I can't find any error that is made in my code so I only come here and search for the help.
Thanks for the reply
  Topic: Problem with 4x4 Keypad Scan (Without Pull-up)
darren

Replies: 20
Views: 24127

PostForum: General CCS C Discussion   Posted: Wed Jul 09, 2008 9:57 pm   Subject: Problem with 4x4 Keypad Scan (Without Pull-up)
#define use_portb_kbd TRUE
#if defined(__PCH__)
#if defined use_portb_kbd
#byte kbd = 0xF81 // This puts the entire structure
#else
#byte kbd = 0xF83// This puts the entir ...
  Topic: help in GLCD 128x128
darren

Replies: 2
Views: 4823

PostForum: General CCS C Discussion   Posted: Wed Jul 09, 2008 9:55 pm   Subject: help in GLCD 128x128
Displaytech 128128A
http://www.displaytech.com.hk/pdf/graphic/128128a%20series-v11.PDF
can you teach me how to write?
because i'm not quite understand the coding
  Topic: help in GLCD 128x128
darren

Replies: 2
Views: 4823

PostForum: General CCS C Discussion   Posted: Tue Jul 08, 2008 9:31 pm   Subject: help in GLCD 128x128
Some one please help me to solve the GLCD main code question. My GLCD is in 128x128.
void main(void)
{
glcd_init(ON);
glcd_readByte(GLCD_CS1);
Wait_Not_Busy() ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group