cancel
Showing results for 
Search instead for 
Did you mean: 

(stm32h732) usb device, How can i transfer data with desired speed 1 Mbytes / sec in Full speed mode?

MOhamed_Mehery
Associate III

I need to transmit data over usb with minimum 1 Mb/s, I configured my mcu (stm32h732zg) as an audio device to get a large packet transfer.the function that transfer the data USBD_AUDIO_DataIn is empty. and USBD_CtlSendData i'm using cause the usb descriptor request failed.

How can i Achieve this speed?

1 ACCEPTED SOLUTION

Accepted Solutions
FBL
ST Employee

Hello @MOhamed_Mehery​,

I am not sure which MCU you use, do you want to refer to STM32H723?

Should be better to look for audio library

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

View solution in original post

1 REPLY 1
FBL
ST Employee

Hello @MOhamed_Mehery​,

I am not sure which MCU you use, do you want to refer to STM32H723?

Should be better to look for audio library

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.