====== HS-I2C (HighSpeed) ======
This page introduces how you can I2C interface using Expansion Board.
The Expansion Board have two I2C devices.\\
You can use the devices via H/W I2C(I2C-A : HS-I2C).
{{:en:xu4:xu4_hsi2c_with_expansion.png?700|}}
**H/W I2C(I2C-A : HS-I2C)**
^ Kernel 3.10.y\\ (node name) ^ Kernel 4.9.y\\ (node name) ^ Pin Number\\ (XU4-CON11) ^ Net Name ^ Export Number ^ Description ^
| /dev/i2c-1 | /dev/i2c-5 | 4 | GPA2[2](I2C_5.SDA) | 187 | SDA |
| ::: | ::: | 6 | GPA2[3](I2C_5.SCL) | 188 | SCL |
I2C-A(HS-I2C) doesn't work with i2cdetect command on Kenrnel 3.10.y
* Using the H/W I2C(I2C-A : HS-I2C) with Expansion Board. I2C Physical Address : 0x12CB0000
**HW-HSI2C Test Code**
//------------------------------------------------------------------------------------------------------------
//
// ODROID-XU4 with Shifter Shield I2C Test Application.
// I2C Node : /dev/i2c-3
//
// Compile : gcc -o