Hi, I have been programming i2c peripheral in my own C6747 board using psp from TI. Up to now the i2c can work correctly by working in interrupt mode. But it can not output the right result while working in DMAInterrupt mode. By the way, the function, GIO_submit return the IOM_complete value, and the EDMA3's handle has also been obtained successfully. Could anyone give me some explain? Thanks