• 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...
  • Create a file in an USB mass storage
    Hello people. I need to develop an application that creates a txt file in an USB mass storage (PEN DRIVE). I´m using a board based on uc STM32F427VG. The source code function is described bellow...
  • 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? ...