FRDM-K64F I2S peripheral connection

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

FRDM-K64F I2S peripheral connection

709 次查看
rahmatdwiputra
Contributor I

I want to create I2S connection between FRDM K64F to CS4272 Codec chip by Cirrus Logic. The K64F has 7 ports for I2S while the chip only has 5, currently this is the setup, is this right?

 

FRDM-K64F          CS4272

RXD                       SDOUT

RX_FS                    (MUX) LRCK

USB_SOF_OUT     ???

RX_BCLK               (MUX)SCLK

MCLK                    MCLK

TXD                       SDIN

TX_FS                    (MUX) LRCK

TX_BCLK               (MUX)SCLK

 

Thanks,

标签 (1)
标记 (1)
0 项奖励
1 回复

366 次查看
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi,

Please refer below connection way:

FRDM-K64F   CS4272
I2S_MCLK   MCLK
I2S_TX_FS   LRCLK
I2S_TX_BLCK   SCLK
I2S_RXD   SDOUT
I2S_TXD   SDIN


Have a great day,
Ma Hui

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