VAR-SOM-SD600 gpios

From Variscite Wiki
Revision as of 10:05, 4 May 2014 by Oren (talk | contribs)

GPIOs features

The APQ8064 SoC GPIOs features are as follows
* 90 GPIO pins (GPIO_0 to GPIO_89)
* Configurable pull-up/down
* Configurable output drive current
* Interruptable GPIOs

GPIO manipulation

GPIO manipulation is done through the standard gpiolib
The usage / API is well described in kernel/Documentation/gpio.txt.

Additional useful links: