Tool/software:
I have a question regarding the operation of the C2000 series built-in I2C module.
Currently, in I2C Master Write mode, we are sending "address + 2 bytes of data" to an LCD device.
However, when sending the address, a NACK interrupt occurs and communication stops at that point.
My requirement is to send the address + 2 bytes of data without stopping communication even if NACK occurs.
Question.
(1) Is it possible to use a hard I2C module to continue and resume data transmission without stopping communication after a NACK occurs?
(2) If this is not possible, could you please explain the reason and how to work around it?
We would greatly appreciate it if you could reply to us "today" as this is an important issue on our development schedule.
Thank you in advance.