Question
usb msc host or msc device dynamic selection.
I want to configure a USB device using STM32F746.
I want to select the USBH MSC Host and Device as needed (without rebooting..).
In CubeMX, only "Host Only" or "Device Only" can be selected.
When selecting DualRole in CubeMX, a library is not created.
I want to dynamically select and use the USBH MSC Host and Device.
Please let me know if there is a way.
