• LPC2378 Mass storage
    I'm trying to run USBMem code example on my MCB2300 board, but my PC doesn't recognize it as usb mass storage. I have windows 7 professional, could be problem with driver on my windows?
  • LPC2368 USB MASS STORAGE DEVICE
    Hi, I downloaded the LPC2368 USB Mass storage Device example for MCB2300 demo board but doesn't work. The Windows XP doesn't recognizes the device and I don't understand if the problem is my workspace...
  • 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...
  • Create Files on LPC2378 USB Mass Storage Device (Pen drive)
    Hi All, I need to store some data into USB Mass Storage Device (Pen Drive) as files (eg., .txt) by using Flash file system (FAT16/FAT32). Iam using MCB2300 board with LPC2378. There is no host controller...
  • Update file in USB Mass Storage Device of LPC1343
    Hello, I run the sample code bundle for LPC1343 in which the USBMSCROM (msc on-chip driver), it works fine. The device is been found in my device manager, but how could i determine that I can update...