Question
I'm working with a STM32U575 MCU and want to implement a USB Host Connection. But i miss the MSC Classe Driver Stuff.
I want to read/write to/from a USB Stick so i need a Masss Storage Class.
So i set up a CubeMX Project and set the USB_OTG_FS to Host_Only, but there is nothing more then this.
i was checking out the examples and found a lot of stuff for all other MCUs like F4 or H7.
Is there anything i missed? Or has anyone experience on this?
Thanks for the Feedback
