hello, NXP:
when I use flexio which is configrated of DMA and I2C.
FLEXIO_I2C_DRV_MasterSendDataBlocking this function is always return with STATUS_I2C_RECEIVED_NACK.
when I use Oscilloscope test the I2C bus, the device address is send and receive OK , but the device address is sent twice.
However, when the FLEXIO i2c is set to interrupt mode , the communication is ok.
I don't know why. Could you give me some help?