SPDIF code examples

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
4,624件の閲覧回数
borgestrand-ber
Contributor II

Hi, 

are there code examples for the SPDIF interface on the RT processors? 

Ideally there's code which takes SPDIF -> I2C -> DAC chip on dev kit. 

Best regards,

Børge

ラベル(4)
タグ(1)
1 解決策
4,372件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

pls find the attachment, which is from RT1052 driver sample code

元の投稿で解決策を見る

6 返答(返信)
4,371件の閲覧回数
borgestrand-ber
Contributor II

Thank you Joan!

I will read up on this code. 

Where do I find a full catalog of example and driver code for RT devices, not just the one board my SDK is built for? While I'm prototyping on an RT1050 dev kit, my application will probably go into an RT1015 or RT1020 in the end. 

All the best,

Børge

0 件の賞賛
返信
4,371件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

we don't have such catalog for all of RT devices, why do you need this catalog, and sorry for my typo, the spdif driver is from RT1050

0 件の賞賛
返信
4,371件の閲覧回数
borgestrand-ber
Contributor II

OK. Where do I browse for drivers and code examples? 

I have identified MCUXpresso's Import SDK Example button, but as an NXP RT freshman I don't know where else to browse for code examples.

Best,

Børge

0 件の賞賛
返信
4,371件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

if you download the sdk, you can find the sample codes and drivers, if you use RT1050, you can refer to the "i.MXRT1050 EVK Extended Feature Example Code and HW guide" from the link as below:

https://www.nxp.com/products/processors-and-microcontrollers/arm-based-processors-and-mcus/i.mx-appl...

0 件の賞賛
返信
4,373件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

pls find the attachment, which is from RT1052 driver sample code

4,371件の閲覧回数
turboj
Contributor I

I²C DACs are rarely used for audio applications (low bit rate), did you mean I²S?