• USB virtual comm
    Hello friends, I am trying to implement USB virtual comm on lpc2148 board I am referring AN801 USB Virtual comport.zip code which has following files Demo.c - main entry of the sample...
  • USB virtual comm
    Hello friends, I am trying to implement USB virtual comm on lpc2148 board I am referring AN801 USB Virtual comport.zip code which has following files Demo.c - main entry of the sample...
  • Composite use of USB as virtual comm & mass storage in single application
    Dear All, WE need to use USB as vitual comm and as mass storage in a single application using LPC2368. The idea is to send configuration information using USB as virtual COMM. and then get data...
  • Composite use of USB as virtual comm & mass storage in single application
    Dear All, WE need to use USB as vitual comm and as mass storage in a single application using LPC2368. The idea is to send configuration information using USB as virtual COMM. and then get data...
  • USB descriptor for serial comm port
    Hello, I'm using a c8051F321 and I want to have a simple communication interface to this µC over USB. Therefore I thought that a virtual serial comm port will be the right solution. I know that...