• 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?
  • 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 Virtual COM Port - example needed
    Has anyone written working example of Virtual COM port on USB for ARM procesor.
  • USBH CDC ACM Virtual Com Port Question
    In Keil's Run Time Environment I will only use USB Port I use it as virtual com. When I coding USB Host Virtual com as usbh cdc acm, usart port included, why?? ////////////////////////...
  • LPC2368 USB interface act as virtual COM port
    Hello all, im working with LPC2368 trying to make it appear in windows as virtual COM port. Is there any example on that? I have seen examples for HID device and mass storage but im not really getting...