• 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 MSD+CDC composite device
    Although this issue was touched several times in the past, I would like to share my problems - maybe somebody has the clue. CPU is STM32f4 (Keil dev.board)in HS mode and RTX is running underneath. PC...
  • USB CDC Host
    Hi ! I have to implement an USB CDC Host driver for STM32F4 controller. Has anyone an idea/example how to do that. I only found examples for CDC Device. Thanks Marc
  • Composite USB device MSC+CDC does not work
    I'm using a Keil MCB1700 evaluation board. The Mass Storage USB device demo works fine, the Virtual COM also works fine but combining them results in a driver failure. Below a detailed list of what I...
  • USB Host CDC LPC 1768
    Hi, I am trying on LPC 1768 Board.Is there any example code available for LPC Host CDC example for LPC 1768. The LPC 1768 board must act as host and should be able to communicate with the USB device...