• USB Host working with NTFS
    Hi, I have Keil NCP LPC 1857 Eval Board and I'm trying to get the USB host working with NTFS. Is there some easy way to get the USB Host example code working using USB memory that is formatted to...
  • NTFS or exFAT library
    Dear All I want to store data in CF mass storage card with 64 GB space, So I have to used NTFS or exFAT file system to store. I used NXP Cortex - M4 processor and Keil u4 compiler, so we need NTFS...
  • FILE SYSTEM WITH USB HOST FAILS WITH STM32F107
    Hello I have been debugging for one week and it drives me crazy ; I am using the file system library ; I could make it work ok with SD card but now my problem is a usb host the only diffirent of...
  • 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...