• 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 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...
  • USB Mass Storage Class Firmware example
    Where can I find any USB Mass Storage Class Firmware example? Thank you
  • USB Host HID Class Example for LPC2468
    Hello, I am hoping to setup my LPC2468 to act as a USB Host and to work with the HID Class. I am wondering if anyone has suggestions on example code or reading material? I have gotten Keil's...
  • 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...