• usb host for HP pendrive
    Hello everyone I am working on LPC2468 usb host with mass storage class . I am using NXP usb hostlite example as a base. I converted this source code for FAT32 system. It,s working fine for KIGNSTON...
  • usb host for HP pendrive
    Hello everyone I am working on LPC2468 usb host with mass storage class . I am using NXP usb hostlite example as a base. I converted this source code for FAT32 system. It,s working fine for KIGNSTON...
  • Failed Writing in Pendrive(USB 2.10) using LPC2468 sometimes
    Hello to all, I am using Kingston Pendrive(3.0), it is working on my code but some times it stuck in Host_WDHWait() of Host_ProcessTD(EDBulkOut, TD_OUT, user_buffer, MS_BlkSize * num_blocks) during...
  • Failed Writing in Pendrive(USB 2.10) using LPC2468 sometimes
    Hello to all, I am using Kingston Pendrive(3.0), it is working on my code but some times it stuck in Host_WDHWait() of Host_ProcessTD(EDBulkOut, TD_OUT, user_buffer, MS_BlkSize * num_blocks) during...
  • USB Pen Drive
    Hello frnds, I am using LPC 2368 ARM controller for my application. I want to use Usb as MASTER communication . in my application I want to transfer data from my hardware device to pen drive(memory...