I use the IMXRT1010 EVK and the MCUXpresso; I configured the LPI2C in transfer mode and the SAI in interrupt mode (word); both units work right but not at the same time.
The LPI2C works correctly only when I don't enable the SAI interrupt, if I enable the SAI interrupt the
"LPI2C_MasterWaitForTxReadyF(LPI2Cbase)" seems to freeze the code....
Anyone may help me ?
Thank you, Luigi