Maker Pro
Maker Pro

"Stupid" question with PIC

G

Guest

Jan 1, 1970
0
Hello everybody,



I'm new with PIC so, sorry for this "stupid" (and easy for a lot of people)
question:

For a project, I have to use a PIC 16F877 and I use PORTC for serial RS232
connection (pin 25 RC6/TX/CK and pin 26 RC7/RX/DT). So, I can use other free
pins of the PORTC in mode RC0 to RC5 or isn't possible?

I really don't know if a port can be configured in an only one mode (maybe
only RC0 to RC7) or it's possible to work in a mix mode.



Thanks and best regards.



Matteo
 
K

Klaus C Nielsen (DK)

Jan 1, 1970
0
That is not a stupid question. Remember that no stupid question exist -
only a stupid answer !!!
I dont know that exact processor but I'm sure you can use other pins on
the same port to other things while using those two pins for a serial
connection.
Hi
Klaus

[email protected] skrev:
 
Top