• 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 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 mass storage class using raw NAND flash as storage memory
    Hi Everyone........... I m working on a project in that I need USB mass storage implementation for external NAND flash. I m using LPC2378 uC and I have an example code of USB MSC for LPC2300...
  • USB mass storage class using raw NAND flash as storage memory
    Hi Everyone........... I m working on a project in that I need USB mass storage implementation for external NAND flash. I m using LPC2378 uC and I have an example code of USB MSC for LPC2300...
  • Read system time AND display data from a USB Mass storage class
    I've an embedded system (ARM cortex M0) which runs firmware and has USB mass storage with size 79kB. So when you plug in the device to any computer(MAC/Windows), it pops as a 79kB flash drive. The firmware...