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.

USCI_B0 I2C Slave problem

Other Parts Discussed in Thread: MSP430G2553Hi, I am connecting 2 MSP430g2553 boards via i2c. I had successfully made one board as master and other as slave, even i was able to transmit data from master to slave. Now the task is , slave receives data from master and sends back some data to the master. I have referred some examples drom resource explore(msp430g2xx3_uscib0_i2c_12 and msp430g2xx3_uscib0_i2c_13). I am able to get data from master to slave but i am not able send back the data from slave to master?? I have used some led blink code at ISR to know whether data is transferred or not. What could be the reason?? I tried to post code but couldnot able to put it correctly(any other way to attach code??)

**Attention** This is a public forum