Hi,
I have problem with I2C module that I do not know how to distinguish NACK interrupt from last Tx byte and NACK interrupt form not last Tx byte when using FIFO. So I am not able to distinguish between correct and incorrrect I2C transfer.
Here is similar thread with no reactions when using pooling: http://e2e.ti.com/support/microcontrollers/c2000/f/171/t/286328.aspx.
Is it even possible to correctly use NACK interrupt and FIFO together?