• usb host
    Hi, I am trying to make LPC2468 as a USB host I successfuly convert the NXP usb hostlite example compatible with FAT32 . I am able to read data and copy data but when i create a file and write...
  • usb host
    Hello Sir, I am working on USB host for HID class using LPC2468 controller . I am using USB Hostlite example as a base . I made this code compatible for both full speed and low speed hid device...
  • USB host
    I want to make LPC2468 as a USB host for FAT32.but usb hostlite example support FAT16 can anybody guide me in this case . I will be very thankful
  • USB host
    Hello Sir, I am working on USB host using LPC2468. I am facing a problem when i try to create 6 different file it creates 5 files on pendrive 6th file is not creating my code is like that for...
  • USB host
    I want to include source file under this link in my application c:\keil\ARM\Boards\Keil\MCB2400\RL\USB\Host\MSD_File in this file there is no main function and i want to call this through main function...