• 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...
  • MCB2100 USBMem Mass Storage example with SD/Flash
    Hi experts, Has anyone manage to make the MCB2100 USB mass storage example work with flash? The example works fine as long as you use ram for the storage but fails if you use flash. It appears...
  • Implementing USB Mass storage as floppy msc
    Hi to all, Recently I download mdk5 USB msc example and then I programme it to my lpc1788 board and when I connect it to my computer windows recognize it as USB flash disk. Now I want change this project...
  • 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...
  • USB msc+cdc compostie in win7 not work !!!
    Dear all, my usb msc+cdc composite project work well in winxp ;but in win7,my cdc vcom could not recieve&send data;my cdc inf file is mchp_MSD_CDC.inf,is ok in win7,because cdc project also work well...