• USB Host using LPC2468
    Hello to one and all! I am making a USB Host using LPC2468... I a using Hostlite for LPC24xx by NXP..In my application, I first read contents of a file MSREAD.TXT, display its contents on 16X2 LCD Display...
  • USB Host using LPC2468
    Hello to one and all! I am making a USB Host using LPC2468... I a using Hostlite for LPC24xx by NXP..In my application, I first read contents of a file MSREAD.TXT, display its contents on 16X2 LCD Display...
  • file handling in LPC2468 usb host
    Hello Tsuneo sir, I am working on USB host on LPC2468 .I am using FAT32 file system. I am facing a problem that when i try to create 6 files with RTC date and time append to it.it creates 5 files...
  • file handling in LPC2468 usb host
    Hello Tsuneo sir, I am working on USB host on LPC2468 .I am using FAT32 file system. I am facing a problem that when i try to create 6 files with RTC date and time append to it.it creates 5 files...
  • USB Host HID Class Example for LPC2468
    Hello, I am hoping to setup my LPC2468 to act as a USB Host and to work with the HID Class. I am wondering if anyone has suggestions on example code or reading material? I have gotten Keil's...