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 2 matches
CCS Forum Index
Author Message
  Topic: keypad driver..coding from port d to port c
iedchan

Replies: 1
Views: 2843

PostForum: General CCS C Discussion   Posted: Sat Jun 02, 2007 2:16 am   Subject: keypad driver..coding from port d to port c
anyone knows how to change this keypad driver..so that i could used port c instead of port d?


//#byte port_d = 0x08
char get_key(void)
{
char t;
while (1) { ...
  Topic: OK to use PortA for analog and digital ?
iedchan

Replies: 2
Views: 3679

PostForum: General CCS C Discussion   Posted: Fri Jun 01, 2007 9:25 pm   Subject: OK to use PortA for analog and digital ?
hi..

i just wanna ask..by the way i'm new to this pic and programming...

if is it ok to used port A if i hv used the port A0 for temperature circuit input...i mean i have analog all port A..

...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group