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
已解决! 转到解答。
Hi
Please refer MCUXpresso I2S SDK demo code
SDK_2.8.2_LPCXpresso55S69\boards\lpcxpresso55s69\driver_examples\i2s
Hope this helps,
Jun Zhang