high resolution USB Audio class

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

high resolution USB Audio class

ソリューションへジャンプ
1,582件の閲覧回数
yo_ku_
Contributor II

I found a dev_audio_speaker of USB in the sample code of LPC54018 on MCU Xpresso IDE.
This Sample seems to be compatible with USB AUDIO CLASS 2.0.
Is the LPC54018 capable of supporting high-resolution Audio such as 24bit192kHz?
Of course, the Audio Codec (DAC) to be connected will be replaced with one that supports high-resolution audio.

 

B.R.

タグ(1)
0 件の賞賛
返信
1 解決策
1,576件の閲覧回数
gusarambula
NXP TechSupport
NXP TechSupport

Hello yo_ku_,

The LPC54018 should be capable of supporting 24-bit 192kHz, and this format is included in the fsl_codec_common.h header. You would need to use a compatible codec, as you mentioned.

The examples are USB Audio Class 2.0 compatible, but these are very limited and used as proof of concept. Please refer to the documentation on each of the examples to see how they are implemented.

I hope that this information helps!

Regards,
Gustavo

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,577件の閲覧回数
gusarambula
NXP TechSupport
NXP TechSupport

Hello yo_ku_,

The LPC54018 should be capable of supporting 24-bit 192kHz, and this format is included in the fsl_codec_common.h header. You would need to use a compatible codec, as you mentioned.

The examples are USB Audio Class 2.0 compatible, but these are very limited and used as proof of concept. Please refer to the documentation on each of the examples to see how they are implemented.

I hope that this information helps!

Regards,
Gustavo

0 件の賞賛
返信
1,565件の閲覧回数
yo_ku_
Contributor II

Hi Gustavo,

Thank you for your information.

I will try it.

B.R.

0 件の賞賛
返信