Some tutorial on how to implement USB host MSC with Azure
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
Any tutorial on how to configure it with STM32cubeMX?
