LPC55S69 I2S Record (Rx) examples

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

LPC55S69 I2S Record (Rx) examples

跳至解决方案
1,357 次查看
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 项奖励
回复
1 解答
1,339 次查看
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 项奖励
回复
2 回复数
1,340 次查看
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 项奖励
回复
1,326 次查看
sanders7284
Contributor III

Thanks Jun Zhang,

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

Regards

0 项奖励
回复