• 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...
  • ARM: LPC2148/MCB2140 USB Mass Storage with DMA
    Hello to all, I'm trying to use the mass storage example for the MCB2140 in DMA Mode but I'm not able to get it to work. In Interrupt-driven Mode everything works. But if I'm changing the flag for...
  • USB mass storage device class adapted to MMC/SD interface
    Hi everyone, did someone get the Keil USB-MSD example working with the MMC/SD interface? I got the reading of an MMC/SD working but I know that this is the easy part. I appreciate any feedback...
  • 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? ...
  • 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...