Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to use I2C

265 bytes added, 17:54, 16 January 2012
no edit summary
It's important than i2c-3 is enable, because it connect by default to DVI-D.
=Compile Download '''(upload source code)''' and extract it. 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>Make sure that i2c.dev.h has the same path as parse-edid-beta2.c.
=Run program=
4,199
edits