Question
Is there any reason that a STM32F7x5 cannot be used as a USB OTG MSC device?
The projects for USB device in STMcube_F7 all refer to STM32F7x6 devices.
"This application runs on STM32F756xx/STM32F746xx devices"
I have a board with a STM32F765xx MCU . It currently supports USB host only. I want to support USB OTG HS (CDC and MSC).