I2S pin assignment for Flexcomm6&7 on LPC551x

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

I2S pin assignment for Flexcomm6&7 on LPC551x

Jump to solution
793 Views
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 Kudos
Reply
1 Solution
768 Views
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!

View solution in original post

0 Kudos
Reply
3 Replies
547 Views
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 Kudos
Reply
769 Views
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 Kudos
Reply
774 Views
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 Kudos
Reply