• 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...
  • 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...
  • USB CDC on STM32L device : unable to connect to host.
    Hi all, I try to make a device based on STM32L151 which will communicate through USB in CDC mode. My software was initially developped on an STM32F4-discovery board, and it was working perfectly...