Difference between revisions of "EVM I2C Mods"

From eLinux.org
Jump to: navigation, search
Line 5: Line 5:
 
The code for accessing your device will be similar to the LED flash function [REF NEEDED] listed in the software area.
 
The code for accessing your device will be similar to the LED flash function [REF NEEDED] listed in the software area.
  
[[Image:I2c.jpg]]
+
[[Image:EVMI2c.jpg]]

Revision as of 01:44, 22 May 2007

You can hook into the I2C at a convenient location, namely one of the I2C expanders.

Just hook your device (make sure its a 3.3v variant!) to the SCL and SDA lines on the expander and get the 3.3v from either the expander or elsewhere on the board.

The code for accessing your device will be similar to the LED flash function [REF NEEDED] listed in the software area.

EVMI2c.jpg