Difference between revisions of "How to use I2C"

From IGEP - ISEE Wiki

Jump to: navigation, search
Line 1: Line 1:
=Overview=
+
= Overview =
  
=Feedback and Contributing=
+
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 GPIO driver ('''NOTE: Upload source code''').
 +
 
 +
There are more ways to use GPIOs in IGEP v2, but this one is very simple.<br>
 +
= Feedback and Contributing =
  
 
[[Category:Communications]] [[Category:Work_in_progress]]
 
[[Category:Communications]] [[Category:Work_in_progress]]

Revision as of 16:30, 16 January 2012

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 Linaro Headless with Kernel 2.6.35.y, Ubuntu 10.04 with Linaro Toolchain, IGEP v2 RC5 and GPIO driver (NOTE: Upload source code).

There are more ways to use GPIOs in IGEP v2, but this one is very simple.

Feedback and Contributing