Skip to main content
PATRICK COMBETTE
Associate III
November 16, 2021
Solved

What STM32 for MP3 audio reader

  • November 16, 2021
  • 2 replies
  • 2173 views

Hello

I need to develop a specific MP3 audio reader from SD card or USB flash memory.

  • What STM32 microcontroller would you recommend to build such a MP3 audio reader ?
  • What discovery or eval board do exist at a best price ?

Thank you to anybody who may give me recommendations.

Best regards

Patrick

This topic has been closed for replies.
Best answer by mƎALLEm

Hello,

Two examples are provided in X-CUBE-AUDIO software expansion package downloadable from this link.

The boards used are:

1- STM32469I-Discovery: example provided under STM32469I-Discovery\Applications\Audio\Audio_MP3_player\

2- STM32746G-Discovery: example provided under STM32746G-Discovery\Applications\Audio\Audio_MP3_player\

Both are using USB stick to store MP3 files.

Hope this helps you.

2 replies

mƎALLEm
mƎALLEmBest answer
ST Technical Moderator
November 17, 2021

Hello,

Two examples are provided in X-CUBE-AUDIO software expansion package downloadable from this link.

The boards used are:

1- STM32469I-Discovery: example provided under STM32469I-Discovery\Applications\Audio\Audio_MP3_player\

2- STM32746G-Discovery: example provided under STM32746G-Discovery\Applications\Audio\Audio_MP3_player\

Both are using USB stick to store MP3 files.

Hope this helps you.

To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.
PATRICK COMBETTE
Associate III
November 26, 2021

Hello

Thank you, for your answer.

I just have STM32746G-DISCO board.

I will try starting from this example.

Have a nice day, thank you again.

Patrick