• Problems with Keil's USB mass storage device example for the Hitex test board
    Hi all, I tried to work with Keil's USB mass storage device example ("Memory") but I just cannot seem to be able to write to the device (though it is identified correctly) nor to format it (device unusable...
  • Problems with Keil's USB mass storage device example for the Hitex test board
    Hi all, I tried to work with Keil's USB mass storage device example ("Memory") but I just cannot seem to be able to write to the device (though it is identified correctly) nor to format it (device unusable...
  • ARM: LPC2148/MCB2140 USB Mass Storage with DMA
    Hello to all, I'm trying to use the mass storage example for the MCB2140 in DMA Mode but I'm not able to get it to work. In Interrupt-driven Mode everything works. But if I'm changing the flag for...
  • USB Mass Storage Sample inconsistency with FAT Descr.
    I feel that I have found a problem in the usb mass storage device sample for the mc2140 board. in file diskimage.c, the array for image of disk in fat12 format at offset 17,18 (0x11,0x12) contains...
  • USB Mass Storage Sample inconsistency with UFI Descr
    I feel a problem in USB Mass Storage Sample for LPC214x MCB2140: In file mscuser.c it the byte #4 of the "inquiry" response "BulkBuf[4]" is set to (36-4) that is 32 but as the "UFI Command Specifications...