• MSC 1210
    The texas instruments MSC 1210 data sheet is not enaugh to write programs to this processor for exemple not is defined what interrupt ocurs on SERIAL 1 , TIMER 2, an so on (not 8051 standard interrupts...
  • msc write usb delay
    Hi all, I'm using FatFs ChaN R011a and STM32F4 HOST library 2.2.0 relasead on 2015 to develop a mass storage class usb data logger. I noticed a strange behaviour flushing the logging data on some usb...
  • 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...
  • STM32F1+USB+SDCard+MSC
    I work at implementation of USB Mass Storage Class witch SD card on STM32 microcontrollers. I use RL-ARM USB library. In my implementation I use Keil example of Mass Storge Class but this example write...
  • 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...