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.

TM4C1290NPDT problem with I2C stop bit

Hello,customer uses the TM4C1290NPDT uses the I2C in master mode (stop bit interrupt interrupt, data interrupt, timeout interrupt enabled). He want to receive 256byte but has problem to receive the last byte. The stop bit interrupt come before the last data interrupt, so this is the end of the transmission and so the last data byte is not received.

What could be the reason for this behaviour?

Do we have an I2C master example with enabled stop bit interrupt?

Regards, Holger