Skip to main content
AScha.3
Super User
November 11, 2022
Solved

Is there an example for : USB Audio Class HOST ? ( not device ! )

  • November 11, 2022
  • 1 reply
  • 1278 views

i found in Cube/FW-packs some Audio class Device examples, but no one with Audio Host.

i selected in Cube for H743 USB_HOST and Audio_Class, ok .

and now : how to "play" on connected sound card ?

This topic has been closed for replies.
Best answer by Imen.D

Hello @AScha.3​ ,

There is no plan to provide USB Host Class Audio examples until today.

You might want to start with reviewing the following example:

\Projects\STM32H743I-EVAL\Applications\USB_Host\AUDIO_Standalone

You can get inspired from this example and adapt it depending on your needs.

When your question is answered, please close this topic by choosing Select as Best.

Imen

1 reply

Imen.DBest answer
ST Technical Moderator
November 11, 2022

Hello @AScha.3​ ,

There is no plan to provide USB Host Class Audio examples until today.

You might want to start with reviewing the following example:

\Projects\STM32H743I-EVAL\Applications\USB_Host\AUDIO_Standalone

You can get inspired from this example and adapt it depending on your needs.

When your question is answered, please close this topic by choosing Select as Best.

Imen

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks