• 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 Host using LPC2468
    Hello to one and all! I am making a USB Host using LPC2468... I a using Hostlite for LPC24xx by NXP..In my application, I first read contents of a file MSREAD.TXT, display its contents on 16X2 LCD Display...
  • lpc2468 as usb host
    hello, i want to use lpc2468 as usb host ,where can i get any example code.
  • Changing NXP USB HOST lite for HID class
    Hi, I have worked with NXP USB host lite example and successful tested it for my USB stick ,now i want to change the code for HID class as it is mean for Mass storage Class only . By studying i...
  • file handling in LPC2468 usb host
    Hello Tsuneo sir, I am working on USB host on LPC2468 .I am using FAT32 file system. I am facing a problem that when i try to create 6 files with RTC date and time append to it.it creates 5 files...