cancel
Showing results for 
Search instead for 
Did you mean: 

Some tutorial on how to implement USB host MSC with Azure

fernandogamax
Associate III

Hello.

I have a project with Azure, and now I want to connect an external USB memory. Does anyone have a tutorial on how to configure the project to be able to read and write files from the external USB memory?

I have only found the following documentation:

https://wiki.st.com/stm32mcu/wiki/Introduction_to_USBX#cite_note-4

https://github.com/STMicroelectronics/x-cube-azrtos-h7/blob/main/Projects/STM32H735G-DK/Applications/USBX/Ux_Host_MSC/README.md

 

Any tutorial on how to configure it with STM32cubeMX?

 

1 ACCEPTED SOLUTION

Accepted Solutions
FBL
ST Employee

Hello @fernandogamax 

 

Which STM32 product are you using?

Did you check this article How to use STMicroelectronics classic USB device m... - STMicroelectronics Community

 

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

2 REPLIES 2
FBL
ST Employee

Hello @fernandogamax 

 

Which STM32 product are you using?

Did you check this article How to use STMicroelectronics classic USB device m... - STMicroelectronics Community

 

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.