Question
USB otg automatic role switching device cdc - host msc
Posted on October 17, 2014 at 13:12
Hello I have a question about USB OTG with STM32F4 discovery. I have a working application for cdc device mode and in another project a application for msc host mode (from STM32CubeF4 V1.3.0).
Is it possible to configure the USB core so that it switches automatically between device cdc and host msc when it detects the corresponding device on the USB port? #otg #library #usb #stm32