LPC55S69 I2S Record (Rx) examples

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LPC55S69 I2S Record (Rx) examples

Jump to solution
1,422 Views
sanders7284
Contributor III

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

0 Kudos
Reply
1 Solution
1,404 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi 

Please refer MCUXpresso I2S SDK demo code

SDK_2.8.2_LPCXpresso55S69\boards\lpcxpresso55s69\driver_examples\i2s

 

Hope this helps,

Jun Zhang

View solution in original post

0 Kudos
Reply
2 Replies
1,405 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi 

Please refer MCUXpresso I2S SDK demo code

SDK_2.8.2_LPCXpresso55S69\boards\lpcxpresso55s69\driver_examples\i2s

 

Hope this helps,

Jun Zhang

0 Kudos
Reply
1,391 Views
sanders7284
Contributor III

Thanks Jun Zhang,

I was looking at the wrong SDK, which is why I could only see Tx.

Regards

0 Kudos
Reply