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: about Timer0,1,2 for PIC16F877
nut7546

Replies: 0
Views: 3670

PostForum: General CCS C Discussion   Posted: Thu Jan 20, 2011 3:00 am   Subject: about Timer0,1,2 for PIC16F877
From below code.
Have value of A,B,C are equal?

#include <16F877A.h>
#fuses HS,NOWDT,NOPROTECT,NOLVP
#include <stdlib.h> //library for input.c ...
  Topic: pic16f877 I want to change port of Keypad to portA or C
nut7546

Replies: 1
Views: 3459

PostForum: General CCS C Discussion   Posted: Wed Sep 08, 2010 6:49 pm   Subject: pic16f877 I want to change port of Keypad to portA or C
Hi All,
From below code.
I use ccs compiler.
Keypad is port B, LCD is portD.
I want to change port of Keypad is portA or C.
Please suggest to me too.
Thank you.

#include <16F877A.h>
#f ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group