• USB CDC problem
    Hello I am developing an application on STM32F429 device. The application uses CDC device I started with the example application of Keil and modified it to work with the STM32F407 discovery board...
  • USB CDC on LPC1768 problem
    Hi, I have a problem with running a USB-CDC on the LPC1768. I have a USB circuit identical to the MCB1700 board. I use the sample code for USBCDC MCB1700 board. My program stops at the following...
  • USB CDC
    I m writing program for USB host Virtual com port(LPC1768). May be this question found silly but this is confusing me. Im getting frames correctly upto get line coding After that host is not responding...
  • USB-CDC
    Hi im currently working on USB drivers for LP2468 MCU.I want to send data to the host PC as fast as I can.Since i dont have much knowledge on USB HID development on the PC end Ive decided to implement...
  • USB CDC
    Hi, I am working on LPC1768 and using example USB CDC. It is working on Bulk transfer. I want to convert that example to Isochronous transfer but when i changed the Endpoint number its not transfer...