Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to use I2C

8 bytes removed, 18:54, 16 January 2012
no edit summary
The program uses i2c_smbus_read_byte_data to get information from display, "i" variable is the EEPROM address, EEPROM (Slave) reads address and after EEPROM send value to Omap (Master).
More information about [[Peripherals Summary#I2C|I2C]].  <br> <br>
Compile program using your Cross Compiler, i used arm-linux-gnueabi-:
4,199
edits