Is there an example of an mp3 software decoder?

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

Is there an example of an mp3 software decoder?

1,154 次查看
r_strassburg
Contributor I

Is there an example mp3 software decoder app for the lpc55 or similar mcu available?

标签 (1)
0 项奖励
回复
2 回复数

980 次查看
FelipeGarcia
NXP Employee
NXP Employee

Hi Roger,

 

We do not have mp3 decoder for LPC55 MCU. You could take a look to the I2S examples of the SDK. This examples uses one I2S to record input sound to a buffer and another I2S interface to playback the buffer to output.

 

Also, please check application note below:

https://www.nxp.com/docs/en/application-note/AN11178.zip

 

Best regards,

Felipe

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

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 项奖励
回复

979 次查看
r_strassburg
Contributor I

Hi Felipe,

Thanks. I'm currently using I2S with the TFA9882. I'll have a look at

the Helix codec.

Roger

0 项奖励
回复