Author |
Message |
Topic: about Timer0,1,2 for PIC16F877 |
nut7546
Replies: 0
Views: 3670
|
Forum: 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
|
Forum: 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 |
Powered by phpBB © 2001, 2005 phpBB Group
|