Question
Looking for a USB Host (Mass Storage Device) example for the STM32F730
Forgive me if this is a FAQ - but ST's website always confuses me...
I'm starting a project using a STM32F7 part (specifically: STM32F730R8Tx) and am looking for some sample code that can read/write a USB mass storage device.
Ideally, I'd like to use the new STM32CubeIDE tool - but I'll adapt to whatever I can find.
Thanks.