Other Parts Discussed in Thread: MSPM0C1104
Tool/software:
I have two MSPM0C1104 EVA board connect with I2C, and I use DL_I2C_fillTargetTXFIFO function to store value no the host.
I use DL_I2C_transmitTargetDataCheck function to transmit.
I use DL_I2C_isTargetTXFIFOEmpty function on the slave, and it not empty in TXFIFO.
How could I get the value store in TXFIFO?