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/MSP430F249: I2C SCL/SDA timing problem

Part Number: MSP430F249
Other Parts Discussed in Thread: MSP430WARE

Tool/software: Code Composer Studio

Hello

I'm interfacing with MSP430F249 and PCT2075(Temp sensor) by I2C.

I found a problem SCL and SDA pulse which is made from I2C communciation.

It seems that SDA pulse is delayed. 

Actually I did interfacing very well with MCU from another company.

It might be pulse is generated like this below pic. 

Slave address is 0x90(1001000). 

How to solve this problem?  How to align pulses?

I used a code from MSP430ware (msp430x24x_uscib0_i2c_04.c)

**Attention** This is a public forum