[GPIO] What is the purpose of GPIO?

Status
Not open for further replies.

maulin sheth

Advanced Member level 2
Joined
Oct 24, 2010
Messages
502
Helped
90
Reputation
179
Reaction score
90
Trophy points
1,318
Location
Bangalore, India
Activity points
4,161
Hello All,

I want to know about GPIO. What is the purpose of GPIO?
In single chip all pins are GPIO or not?
If not thn why? which pins should be considered as GPIO?

Pl provide me good article if any one have.

Thanks & Regards,
Maulin Sheth
 

GPIO means generic/general purpose/pins input/output, which means, these pins are directly controllable via mapped address registers, the direction, value (when output mode), some other you could control the drive strength, the pull values (down or up), through low pass filter or not....
The gpio inputs could be used to through interrupt lines (on value, specific edge...).
 


Thanks rca.
Can you give me more depth understanding. or pl provide if any material or article you have..
 

That the simpliest port possible, I mean thee nothing else to said.
You have the instance pas and you connect each core pins to a mapped addresse register, them the processor could fully controlled the pad, that a basic gpio.
You could connect the input to an interrupt.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…