• 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 mass storage and MMC/SD driver on lpc2148
    Hello, I wanna know if it's possible to use the USB Mass storage driver and the MMC/SDCard driver together with the NPX Lpc2148? My goal is to access to the SDcard (plugged on the MCB2140) from...
  • 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...
  • USB mass storage class internal Flash
    Hi Everyone, I'm trying to put together the following: -lp2387 -RL-ARM w/ -USB device, mass storage device class, -FlashFS, for file system, using internal flash The examples from keil use internal...
  • 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...