[General] Difference between GPIO and I/O,what is meant by GPTA?

Status
Not open for further replies.

ravit245

Junior Member level 2
Joined
Oct 27, 2011
Messages
22
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,425
Hello,


Please give difference between I/O and GPIO.
I dont have microcontroller background.
Please provide the details.

Regards
Ravi
 

GPIO: General pupose input/output
in PIC 12F683 they uses GPIO for PIN denomination
in PIC 12F1840 they use RA0 RA1 RA2... RB0.. RC0... etc .. for PIN denomination
same as other PIC 16Fxxx 18F xxx familly

A MCU pin can be configured for
an input, or an output, or an analog input, or PWM output, or timer input..
etc .. depend of Harware configuration by your software.

i think you have to start from scratch..
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…