• 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...
  • 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...
  • 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...