• 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...
  • 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...
  • USB host to connect multiple mass storage devices.
    Can I use lpc2148 to host USB to connect two mass storage devices to facilitate transfer of data between them?
  • ARM LPC2378 USB Mass Storage Device
    Does anyone have experience with USB Mass Storage Device? I want to connect my arm device via usb cable to PC so my PC can read data from it?
  • USB Host Mass Storage Class
    I have been trying to program my stm32f429i discovery board as a Mass Storage Class Host for Read/Write operations in a USB Pendrive. I'm using Keil uv5 compiler. When i select the appropriate packs...