• USB Virtual COM Port problem
    I'm using RL-USB CDC on a LPC2468 and I'm having this problem: http://www.keil.com/forum/19199/ I'm still not solucinar, does anyone know how to fix this?
  • two or more usb virtual ports
    Hi how is it possible to install two or more usb virtual ports on one device???? Which descriptors do I have to install??? Installing two further endpoints and another interface descriptor isn't...
  • USB Virtual COM Port problem
    Hello, Today I have a functionnal USB CDC driver that implements the ACM sub class. The problem is when I reset my device, the application on computer do not see that the COM port is lost (Tera...
  • USB remote device (through a virtual USB port)
    Hi, I have to develop a remote USB device (through a virtual USB port) server using the LPC4337 and Keil RTOS. There are some free ( http://usbip.sourceforge.net/ )/commercial systems available but...
  • USB with emulation of it
    I wonder if it would be possible to emulate a USB port on a couple of the GPIO pins. There are a number of Arduino libraries, for example, that implement USB serial entirely in software (e.g. V-USB for...