Author |
Message |
Topic: PIC16F872 - RB6 / RB7 |
mhaas8
Replies: 4
Views: 6274
|
Forum: General CCS C Discussion Posted: Sun Jan 14, 2007 8:23 pm Subject: Thank you |
I will have to do some additional investigation. However, please know that I do appreciate the insight. Thank you. |
Topic: PIC16F872 - RB6 / RB7 |
mhaas8
Replies: 4
Views: 6274
|
Forum: General CCS C Discussion Posted: Sun Jan 14, 2007 4:47 pm Subject: No debugger in use |
Thank you for your reply. However, I am not using a debugger.
Pins RB6 and RB7 always go high and never change state.
As a note, I am using an older CCSC compiler, PCM 3.077, but that functio ... |
Topic: PIC16F872 - RB6 / RB7 |
mhaas8
Replies: 4
Views: 6274
|
Forum: General CCS C Discussion Posted: Sun Jan 14, 2007 10:32 am Subject: PIC16F872 - RB6 / RB7 |
I need to utilize pins Pins RB6 and RB7 as standard I/O on the PIC16F872. I tried utilizing the NOLVP as shown below.
#fuses HS,NOWDT,NOLVP,NOPROTECT
However, this did not solve my problem. An ... |
|