Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to use I2C

78 bytes added, 19:10, 16 January 2012
no edit summary
Compile program using your Cross Compiler, i used arm-linux-gnueabi-:
<pre>arm-linux-gnueabi-gcc parse-edid-beta2.c -o parse-edid-beta2</pre>
Run program as root.Pass the i2c number that you want to parse: <pre>parse-edid-beta2 -d 2</pre>
= Results =
4,199
edits