Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to apply the port C (RC5 mainly) of PIC16F877

Status
Not open for further replies.

merlion

Newbie level 5
Joined
Aug 9, 2005
Messages
10
Helped
0
Reputation
2
Reaction score
0
Trophy points
1,281
Activity points
1,352
pic16f877+rc5

I want to know the usage of the RC5 of PIC16f877.I have been knowledge with the usage of RC6&RC7 in PIC16F877.These are always used in serial data access.

merlion
 

https://ww1.microchip.com/downloads/en/devicedoc/30292c.pdf

the rc 5 pin is used as a spi data output pin when in spi mode
or as a GP soft uart serial data output pin

this would be used along with rc 4 data input pin

appart from this it can be used as a general purpose {schmit triggered input }buffered
i/o pin

nothing special

most people use this pin sometimes to drive external eeprom etc...

to clock data into other chipset etc...

use it as you want if you dont use these modes

ive used it for buttons and switches also
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top