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.

Tiva C I2C Master Receive

I am having trouble receiving constanent data from my slave sender. I am sending "hello 123" and sometimes the master receives all of that string and then other times it only receives the first letter in the string, "h". I attached my code and some screen shots below. What am I doing wrong?

7776.TM4C1294_I2C_Master_RX.zip

  • Hello Andrew,

    Please note that the Master is Receiving. The Slave is transmitting. So is the Slave program working as expected? I have updated the original thread as well.

    MSP430 device may have some subtlety that would require the MSP430 Program code to be modified.

    Regards

    Amit