Trying to interface to a CMX655D codec via I2S.
I have all the right signals int the right places and have checked all the IRQ are enabled in the NVIC and Flexcomm. Despite this I have no IRQ being generated.
Just wondering if there are any examples of I2S Record (Rx) all the SDK examples are play (Tx).
Regards