This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TMS570LC4357: LCD i2c

Part Number: TMS570LC4357

Tool/software: Code Composer Studio

How connect a Lcd i2c to Launchpad?

  • Hello,

    The I2C signals are located on J2 connector of Launchpad:

    1. I2C1_SDA: pin 8

    2. I2C1_SCL: pin 9

    Both SDA and SCL pins must be connected to 3.3V through a pull-up resistor. I am sorry I don't know the data format required by the LCD. The LCD datasheet should contain the detailed information for I2C communication.