Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to use I2C

No change in size, 09:46, 17 January 2012
Compile and Run
More information about [[Peripherals Summary#I2C|I2C]].<br>
Compile program using your Cross Compiler, i 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:
4,199
edits