• 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
    Hello, Are there any examples availabe for creating a virtual com port via the USB port on the STR7EVAL board? I would like to be able to transmit data from hyper terminal to my STR7EVAL board...
  • 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...
  • USB-CDC
    Hello all I am Raju Kamal, a Student from University of offenburg, Germany. Now I am faceing a problem to implement the USB-CDC protocal by using MAX3420e interface with our Microprocessor. Can...
  • usb cdc driver program
    I'm trying to write an usb cdc driver program. its cummunicate between pc and arduino due.actually my aim is reciveing the data form arduino and I read in visual c++ (command prompt).how to suppose i...