Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to use I2C

251 bytes added, 17:45, 16 January 2012
no edit summary
To make sure that I2C 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-tools
i2cdetect -l</pre>The result will be similar at that: <pre>i2c-1 i2c OMAP I2C adapter I2C adapteri2c-3 i2c OMAP I2C adapter I2C adapter</pre>It's important than i2c-3 is enable, because it connect by default to DVI-D.
=Compile=
4,199
edits