/
Attaching an I2C Device to MicroE Click Connector

Attaching an I2C Device to MicroE Click Connector

This application note describes how to connect an I2C device to the J1 MicroE Click Connector and enabled the device support in the Linux kernel. The DS1339 Real-Time Clock chip is used to demonstrate this capability.

  1. Connect a DS1339 sensor to the J1 MicroE Click Connector as follows:

    • J1B.9 - GND

    • J1B.12 - SCL

    • J1B.13 - SDA

    • J1A.7 - VCC

  2. Boot the board and check that an I2C device (0x68) is found on Bus I2C2:

    / # i2cdetect -y 2 0 1 2 3 4 5 6 7 8 9 a b c d e f 00: -- -- -- -- -- -- -- -- -- -- -- -- --