• 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...
  • RE: USB virtual comm
    Reply to a new post on the Read-Only thread, http://www.keil.com/forum/21035/ Ramesh goud > am working on IAR evalution board (LPC2148) for USB virtual com. The sample code from keil is not working...
  • RE: USB virtual comm
    Reply to a new post on the Read-Only thread, http://www.keil.com/forum/21035/ Ramesh goud > am working on IAR evalution board (LPC2148) for USB virtual com. The sample code from keil is not working...
  • USB MASS STORAGE STALL
    I am trying to implement usb mass storage device on lpc1768. Enumeration is completed. SCSI commands started with INQUIRY command. correct response is send via device. New command receive is read format...