• lpc1343 mass storage problem
    I had this problem with lpc1343 if I work with ULINK2 there is no any problem. If I try to update through USB mass storage bootloader, program is not working. I analyse the condition and I arrive...
  • LPC2368 USB MASS STORAGE DEVICE
    Hi, I downloaded the LPC2368 USB Mass storage Device example for MCB2300 demo board but doesn't work. The Windows XP doesn't recognizes the device and I don't understand if the problem is my workspace...
  • Create a file in an USB mass storage
    Hello people. I need to develop an application that creates a txt file in an USB mass storage (PEN DRIVE). I´m using a board based on uc STM32F427VG. The source code function is described bellow...
  • 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 host to connect multiple mass storage devices.
    Can I use lpc2148 to host USB to connect two mass storage devices to facilitate transfer of data between them?