I2S pin assignment for Flexcomm6&7 on LPC551x

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

I2S pin assignment for Flexcomm6&7 on LPC551x

跳至解决方案
790 次查看
sh9
Contributor II

The Flexcomm6&7 blocks on the LPC551x allegedly support 4 channel pairs each, which requires 4 data pins per Flexcomm. However, I can't find any information of how to configure the pins for this mode of operation. Is this an oversight in the datasheet, or am I missing something?

It seems a similar issue exists for the LPC553x, too. The other LPC55xx family members don't seem to support this special feature on Flexcomm6&7.

See also application note AN12939 Table 1.

0 项奖励
回复
1 解答
765 次查看
sh9
Contributor II

Thank you Alice! I realized that the 4 channel pairs apparently use a single pin, as opposed to 4 separate pins.

This means, however, that the bit clock would have to be 4 times as high. I think the documentation could have been clearer in this respect, but ultimately you're right, it isn't an "issue".

Thanks again!

在原帖中查看解决方案

0 项奖励
回复
3 回复数
544 次查看
alyeata
Contributor I

I am currently working on my project which involved LPC551x. This save me lots of time. I will modify the relevant registers to test. Thanks

 

 

0 项奖励
回复
766 次查看
sh9
Contributor II

Thank you Alice! I realized that the 4 channel pairs apparently use a single pin, as opposed to 4 separate pins.

This means, however, that the bit clock would have to be 4 times as high. I think the documentation could have been clearer in this respect, but ultimately you're right, it isn't an "issue".

Thanks again!

0 项奖励
回复
771 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @sh9 

There are no  issues regarding the UM and AN.

The LPC55S1x microcontroller's Flexcomm Interfaces 6 and 7 each provide four I2S channel pairs for audio configuration. These interfaces can be programmed by modifying the relevant registers (e.g., P1CFG1 , P2CFG1, P3CFG1 ) in the register map.

999.jpg

9.jpg

  

Additionally, the built-in Configuration Tool offers a graphical interface to streamline the setup process.

888.jpg

888.jpg

 

BR

Alice

 

0 项奖励
回复