2021-11-16 10:22 AM
Hello
I need to develop a specific MP3 audio reader from SD card or USB flash memory.
Thank you to anybody who may give me recommendations.
Best regards
Patrick
Solved! Go to Solution.
2021-11-17 09:15 AM
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.
2021-11-17 09:15 AM
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.
2021-11-25 11:32 PM
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