Skip to main content
maciek
Associate III
December 7, 2018
Question

USB Host Audio Class- how to handle

  • December 7, 2018
  • 1 reply
  • 844 views

Hello,

Is there any working example of USB Host Audio Class? I am trying to run it using the API but I am having some hard time. In repository there is no example (in any repository) and there are no user manuals.

I am able to connect to the USB Audio Device (USB Audio adapter). but when it somes to actual "playing" I can not make any resonable music. I can only make some "random" sounds. I am reading data from SD card and feeding it to USB. Everything works with I2S and audio codec so the data is not corrupted.

Do you guys have any github projects or something that worked?

This topic has been closed for replies.

1 reply

Amel NASRI
ST Technical Moderator
December 26, 2018

Hi @maciek​ ,

You find an Audio example under STM32Cube_FW_F4_V1.23.0\Projects\STM324xG_EVAL\Applications\USB_Host\AUDIO_Standalone for example.

-Amel

To give better visibility on the answered topics, please click on "Best Answer" on the reply which solved your issue or answered your question.