• Switch USB Class between MSC and CDC in runtime
    Does anyone know how to switch usb between msc and cdc dynamically when uisng Keil USB Stack? Not the composite mode.
  • RTX USB Composite Device HID and MSC
    Hardware: Keil MCBSTM32F400 Software: Keil MDK V4.53, V4.52, V4.51 V4.50 I have created code to run USB Composite Device HID and MSC-SDIO with out RTX every thing is works fine. When I...
  • STM32F4 USB composite HID+MSC
    Hi all! Does anyone have an experience with making multi-interface (multi-class) USB with STM32F4 device? I am using STM32F4-discovery kit and usb library STM32_USB-Host-Device_Lib_V2.1.0. I have...
  • Interface Association Descriptor for MSC and HID
    Hi, Could someone help me to create an IAD for MSC and HID? I have a reference on CDC and MSC for IAD and I do just the same on it but unfortunately it didn't work. When I go to the device manager...