Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to use I2C

3 bytes added, 11:41, 22 August 2012
m
no edit summary
= Compile and Run<br> =
Download [http://downloadslabs.igepisee.esbiz/images/8/labs8c/parseParse-edid-beta3.tar.bz2 parse-edid-beta3.tar.bz2] and extract it.
There are some things that is interesting learn, before compiling the program. Open it, seek next lines:<br>
<pre>arm-linux-gnueabi-gcc parse-edid-beta3.c -o parse-edid-beta3</pre>
Run program as root. Pass the i2c number that you want to parse:
<pre>./parse-edid-beta3 -d 2</pre>  
= Results =
4,199
edits