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.

I2C not working

Other Parts Discussed in Thread: MSP430F1612

Hello,

I am using MSP430F1612 microcontroller.  In master mode I am trying to send the slave address and the data. When I2C is idle both  SDA and SCL lines are high. When I2C starts the communication ie when start command is given start condition ie SDA high to low trasition is happening and  clock remains high. After this the slave address is not coming on  SDA line that is SDA line remains low and the clock remains high. What may be the reason for  this type of behaviour and what may be the solution?