simultaneous use imx6 pads as multiplexed SPI and PCM

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

simultaneous use imx6 pads as multiplexed SPI and PCM

781 Views
mohsengh
Contributor III

Hello dears

As we can see in following picture, in CSR8311 Bluetooth module PCM1 pins are multiplexed with SPI and PIO lines.

spipcm.PNG

but in according to below table we can't use imx6solox pads as multiplexed SPI and PCM. Green rows seems to be OK, but red rows is wrong.

ra.PNG

Can every one explain this noncompliance.

best regards.

Labels (1)
0 Kudos
4 Replies

638 Views
igorpadykov
NXP Employee
NXP Employee

Hi Mohsen

in general such configuration in red can be used, but not simultaneously

configure as ALT3(spi) or as ALT4(ssi), TXFS and RXD will work fine with PCM module.

Could you describe in more details, where this picture was provided, which document.

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

638 Views
mohsengh
Contributor III

Hi igor

As we can see in following picture, in CSR8311 Bluetooth module PCM1 pins are multiplexed with SPI .

So, for interface with this module i need 5 signal, one for select (SPI_PCM#_SEL) and four selected interface .

spipcm.PNG

IF assign imx6 pads to meet SPI connection(shown in above schematic and below table), we have problem to meet PCM pin connection.

It seams to be shifted signal AUD5_TXFS and AUD5_RXD.

22.PNG

I've created this table from IMX6 reference manual not any documents.

best regards

0 Kudos

638 Views
igorpadykov
NXP Employee
NXP Employee

Hi Mohsen

i.MX6 can not use pad as spi and audmux/ssi (pcm) simultaneously.

Only one function at time can be used.

Best regards
igor

638 Views
mohsengh
Contributor III

Dear igor

Thank you for your reply.

best regards

0 Kudos