high resolution USB Audio class

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

high resolution USB Audio class

跳至解决方案
1,586 次查看
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,580 次查看
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,581 次查看
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,569 次查看
yo_ku_
Contributor II

Hi Gustavo,

Thank you for your information.

I will try it.

B.R.

0 项奖励
回复