Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to use GPIOs

40 bytes added, 10:16, 17 January 2012
no edit summary
= Overview =
This How-To is meant to be a starting point for people to learn use GPIOs for IGEP v2 devices as quickly and easily as possible. For this how-to i used [http://releases.linaro.org/platform/linaro-m/headless/final/linaro-m-headless-tar-20101108-2.tar.gz Linaro Headless] with [[Linux Kernel 2.6.35.y|Kernel 2.6.35.y]], Ubuntu 10.04 with Linaro Toolchain, IGEP v2 RC5 and [http://downloads.igep.es/labs/gpio-driver.tar.bz2 GPIO driver ('''NOTE: Upload source code''')].
There are more ways to use GPIOs in IGEP v2, but this one is very simple.<br>
= Compile GPIO driver source code via Host<br> =
Download [http://downloads.igep.es/labs/gpio-driver.tar.bz2 GPIO driver ('''NOTE:Upload source code''') ] and [[Linux Kernel 2.6.35.y|Kernel 2.6.35.y]] source code. Extract files.<br>
Edit GPIO driver Makefile's:
Finally compile GPIO driver, go to main Makefile path and compile all source code using make command.
Send binaries created from Host to Igep v2. <br>
= Install binaries via IGEP<br> =
<br> Other examples:[[What can I do with IGEP0020#How_to_handle_the_gpio-LED.27s]]
[[Category:Communications]][[Category:Tutorials]][[Category:How to forgeHow_to_forge]]
4,199
edits