• RTX USB MSC with MMC interface of FlashFS
    This is a general question: Has anybody successfully implemented the RTX USB MSC together with the MMC interface of FlashFS on an LPC2148 having a microSD card connected to SPI1 ? I used \Keil...
  • Two MSC devices on single USB
    I would like to create composite device with two MSC devices using Middleware 7.30 on STM3F4 chip. I have configured everything (already did several projects, so I am familiar with run-time configuration...
  • RTX USB Composite Device HID and MSC
    Hardware: Keil MCBSTM32F400 Software: Keil MDK V4.53, V4.52, V4.51 V4.50 I have created code to run USB Composite Device HID and MSC-SDIO with out RTX every thing is works fine. When I...
  • USB and MSC class sample
    Hi everyone, I've used mass storage code from sample codes of KEIL on AT91SAM7x256. And it works correctly; Now I want to change the Memory size show in the My computer (it always show 6 kB!). I'v...
  • USB MSC & Windows7
    Hi, some time ago I implemented Mass Storage device to access SD Card via USB (lpc23xx). The design was inspired by the Keil free example (accessing RAM via MSC). - Windows XP 32bit recognizes...