• 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
  • stm32 Composite USB Host CDC
    Using Keil uvision 5, I was finally able to get my device ( stm32f429) to emulate two Virtual Com Port in Windows successfully ( USB composite device), I can open two hyper terminal session with one...
  • 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...
  • STM32L USB Driver for Keil
    A good day to all, does anybody know about an USB low level driver file for the Keil lib on STM32L chips? Unfortunately Keil supports - up to now - only the F-Types in full and high speed. ...
  • STM32L USB HID Problem
    Hi again to Tsuneo ;) and all others ..., it's been a while I cannot get the USB to work properly. In general, I am familiar with HID, did use it successfully on LPC1768 and Renesas RX62 both...