• 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...
  • microSD card on LPC2368 with SSP0
    Hi there, I try to use microSD on LPC2368 with SSP0 (SCK0 on P1.20, SSEL0 on P1.21, MOSI0 on P1.24 and MISO0 on P1.23), can somebody share with me experience or some workign example with above settings...
  • How to access a microSD card?
    Hi, I'm using the Keil MCBSTM32EXL board with the STM32F103ZG micro controller. On this board there is a microSD card holder connected to the uC. I would like to use this feature writing and reading...
  • 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...