• USB composite device
    Hi, I've implemented code for composite USB device with CDC and Mass Storage interfaces (on ARM AT91SAM7SE512). After driver instalation on windows XP I can see both devices on device manager. I...
  • USB Host and Composite device..
    How to make on STM32F4 USB a host with support of the Composite device? I made the project in CubeMX, but in this project there is a support of different classes of devices, but there is no support...
  • USB Composite Device for LPC134x
    Hi, I've created a firmware application for USB composite device in LPC1343, I found an example for this Micro controller which is the composite device is composed of CDC and MSC in AN11018 from...
  • USB Composite Device Demo
    There are more and more USB products that need to support more than one application within one device. Would Keil please update the RL-USB with some USB composite device demos? Just like the type of...
  • USB: Multiple IADs in composite device?
    Hi, I would like to be able to construct composite USB device encapsulating N serial ports. Having used CDC/ACM class and some examples from Keil (Keil\ARM\Boards\Keil\MCB2300\USBCDC) for LPC2386...