• USB Host lite
    I am using Arm7 LPC2388. There i am using the USB as a host feature. But i am facing some problems mention below 1. When i insert the Pen drive which is in FAT 16 format it is detected but it is...
  • USB host lite
    Hi USB Host lite I am using Arm7 LPC2468. There i am using the USB as a host feature. But i am facing some problems mention below 1. When i insert the Pen drive which is in FAT 16 format it...
  • Using USB host in LPC1768
    I am trying to implement USB host in LPC1768 and have written a code which initiliazes a mass storage device and creates a file in the same.Unfortunately,the code doesn't works and am not able to decode...
  • LPC2478 usb host lite CMD_CODE hangs
    Dear, I'm new to USB and learning USB by reading and trying to get the usb host lite source up and running on my EA LPC2478 board. So far, I was able to read and write data from a usb stick....
  • 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...