• USB Mass Storage Sample inconsistency with FAT Descr.
    I feel that I have found a problem in the usb mass storage device sample for the mc2140 board. in file diskimage.c, the array for image of disk in fat12 format at offset 17,18 (0x11,0x12) contains...
  • 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...
  • RL-ARM mass storage sample and CD-ROM
    Hi my friends! I've used RL-ARM mass storage code from sample codes of KEIL 4.03 on AT91SAM7S256. when I attach it to PC , the system recognizes it as a flash disk, correctly; now I want to...
  • 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 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...