• USB Host MSC Applications issue
    I have tried to run USB Host MSD_File example on the MCB 1700 board (with LPC 1768). I have built and downloadded the code to the board successsfully. But when I run in debug mode and launch the UART...
  • 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 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...