chava
Joined: 07 Sep 2003 Posts: 56
|
PORTC on pic16f76 |
Posted: Tue Mar 30, 2004 12:41 am |
|
|
Hello
I'm using PIC16F76 .
I made a simple program which turns on RC5,RC6,RC7 in a cyclic way (5,6,7 and then again 5,6,7,5,6,7...)
now, I can see the wave on the RC6,RC7 but not on the RC5.
The tris value is set to 0x18 (5,6,7 are output)
am I missing something which is related to the peripherals?
Chava |
|