Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read and Play music file on SD card #1

Open
Bernard13100 opened this issue Jun 11, 2019 · 1 comment
Open

Read and Play music file on SD card #1

Bernard13100 opened this issue Jun 11, 2019 · 1 comment

Comments

@Bernard13100
Copy link

Bernard13100 commented Jun 11, 2019

I'm trying to make an MP3 reader with an STM32F746NG Disco from your 3 examples
DISCO-F746NG_LCDTS_demo to select directory and the music file .wav or mp3 to play,
and to control : play, pause, resume, stop, volume

DISCO-F746NG_SD_demo, to read music file selected,
DISCO-F746NG_AUDIO_demo, to play music on the speakers outputs or Headset outputs on CN10 out

Could you help to construct this demo?

Thanks a lot for your support

@Borodkov
Copy link
Owner

Hello, Bernard
I can help -> try start from this

STM32Cube_FW_F7_V1.15.0\Projects\STM32746G-Discovery\Applications\Audio\Audio_playback_and_record

I think it will be good start point for your applacation

"Thanks a lot for your support" - I'm glad if this repo help you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants