• data send and read from PC via USB(Mass storage Device) using LPC2148
    Hi, I've a development board LPC2148 controller. now my usb is detected by system as a Mass storage device when connected to the PC. now I need to read the data from system via USB and send it to...
  • data send and read from PC via USB(Mass storage Device) using LPC2148
    Hi, I've a development board LPC2148 controller. now my usb is detected by system as a Mass storage device when connected to the PC. now I need to read the data from system via USB and send it to...
  • 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...
  • 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...
  • Converting USB Mass Storage Class Code into USB Hid class on LPC2468
    I am Using LPC2468 USB Host for Mass storage purpose,i have used the UsbHostLite code for this. Now I want to Interface an HID Bar-code Scanner with 2468.As to initialize a Mass storage device we use...