• 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 all, I am doing one project where I want to connect usb pendrive to microcontroller and read data from or write data to usb pendrive using microcontroller it means I have to configure controller...
  • USB host
    Hello Sir, I am trying to make LPC2468 as a USB host . I am able to perform both read and write operation. but i am facing a problem that when I create file of size greater than 5 KB...
  • 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
    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...