Kinetis I2S connexion to PCM

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Kinetis I2S connexion to PCM

5,608件の閲覧回数
jordimerc
Contributor II

We are trying to connect the audio bus from the Sierra wireless module SL6087 (PCM) with the I2S peripheral from Kinetis.

The hardware we are using is an eval board from Sierra wireless connected to the K60N512 tower through a level shifter board using the attached schematic.

The Sierramodule has the attached specifications, It only works as a master, bit serialclock 768kHz, transmits on Slot0 16bit word, with a frame sync of 8kHz.

We want to know the configuration of the SSI_LDD component from processor expert or non-processor expert solution code to be able to receive data from the Sierra module.

Best regards

Jordi

ラベル(1)
タグ(1)
0 件の賞賛
返信
2 返答(返信)

5,211件の閲覧回数
carlos_neri
NXP Employee
NXP Employee

Jordi,

Here's a sample project that you could use. I haven't tested it since do not got that exact codec, but I tried to get the SSI module as close as possible to what you require. Probably need some tweaks but should be a good start :smileyhappy:

This code was created with CW10.4.

I attache screenshots of the SSI_LDD configuration just in case you need them.

SSI_PCM_2_2.pngSSI_PCM_1_2.png

0 件の賞賛
返信

5,212件の閲覧回数
LuisCasado
NXP Employee
NXP Employee

Hello,

The code in this threat could help you

https://community.freescale.com/message/303021#303021

The audio codec is working in master mode and the MCU in slave mode as you need.

Regards,

Luis

0 件の賞賛
返信