• 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...
  • 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...
  • USBMem Mass Storage example quirks
    Hello experts, I have been testing the Mass Storage example for the MCB2140 and found some strange behaviour. Example, the storage shows 14kB of space but if I try and copy a 3kB txt file the board...
  • EJECT FAILURE IN STM32 USB MASS STORAGE EXAMPLE
    Hi all, I am using the stm32usb_mem keil example for USB mass storage implementation. It is working well as mass storage device. I found that when i right click the device to use the eject option...
  • USB Mass Storage Class Firmware example
    Where can I find any USB Mass Storage Class Firmware example? Thank you