• 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...
  • 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...
  • MCB2300 USB Mass storage demo
    Hi All, I am running the MCB2300 USB mass storage demo from Keil. If I try to format the drive under Windows XP, it fails. Is it a bug, malfunction, or it does not accepts format anyway? ...
  • 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...
  • 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...