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.

MSP432E401Y: I2C from MSP432E401Y to TMP117

Part Number: MSP432E401Y
Other Parts Discussed in Thread: TMP117,

Tool/software:

Hello Team,

I am trying to use I2C2 from MSP432E401Y controller(PN4 and PN5) to read temperature from TMP117 sensor.

Could you guide me in for same.

  • Hi,

      We don't have an I2C example specifically to interface with TMP117 but there are multiple I2C examples that you can reference in the SDK for MSP432E. See below. I will suggest you start with C:\ti\simplelink_msp432e4_sdk_4_20_00_12\examples\nortos\MSP_EXP432E401Y\driverlib\i2c_mastermode_simple_transfer and modify to interface with TMP117.