• 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...
  • USB Host Lite with LPC2478 doesnt work with few pen drives
    I am using USB hostlite stack with LPC2478. with transcend pen drive (2gb) formatted as FAT16 was working fine. i.e. I was able to read data from any file as well as write data into any file... ...
  • LPC1768 USB HOST LITE File Open problem
    Hi........ I m using LPC1768 controller. I used USB HOSTLite code supplied by NXP. The code fine for some pen drive(FAT 16) but the same code will not work for other pen drive(which is also FAT 16)....
  • 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...