• 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?
  • USB Host Mass Storage Class
    I have been trying to program my stm32f429i discovery board as a Mass Storage Class Host for Read/Write operations in a USB Pendrive. I'm using Keil uv5 compiler. When i select the appropriate packs...
  • LPC2378 : USB Connect and Disconnect.
    Dear All, Hi !! I Have Implemented USB communication for LPC2378 processor. Now i am facing problem..when the USB is plugged off...the communication fails..and i have to report the status of the...
  • USB Connect Disconnect Issue
    Hi, I am using STM32F207ZET6 microcontroller in one of my design. While implementing the USB in the device using the stack, I am facing USB Connect Disconnect issue. While troubleshooting, it...
  • 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...