Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to use I2C

355 bytes added, 17:42, 16 January 2012
no edit summary
= Check I2C Devices =
By defaulIn this How-to i used pre-compiled modules, all because: it's quick and it works. All versions of Linux Kernel are supported, as long as I2C support is included in the kernel.  To make sure that I2C bus via driver works well, follow the next steps (tested in [http://releases.linaro.org/platform/linaro-m/headless/final/linaro-m-headless-tar-20101108-2.tar.gz Linaro Headless]): <pre>sudo apt-get install i2c-dev drivertoolsi2cdetect -l</pre>
=Compile=
4,199
edits