• 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 Sample inconsistency with UFI Descr
    I feel a problem in USB Mass Storage Sample for LPC214x MCB2140: In file mscuser.c it the byte #4 of the "inquiry" response "BulkBuf[4]" is set to (36-4) that is 32 but as the "UFI Command Specifications...
  • 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...