• USB 2.0 bulk transfer
    Hi All Our application acquires the values from ADCs in the LPC 2148 based board and display in the PC via usb ( USB 2.0 , fullspeed ) . Decided to chose bulk transfer for the application as speed was...
  • fat32 implementation for usb host
    Hello, I want to initialize the fat32 file system for usb host on at91sam9260.I am having problem in checking the boot signature.My application is to read/write the text file from the mass storage device...
  • usb hostlite fat32 impplementation
    i am currently using lpc2468 usbhostlite code and getting the required results. can anyone please help me make the necessary changes in the code to use it with fat32 formatted pendrives also
  • Garbage data in USB 2.0 bulk out transfer.
    Need help...plz.... The problem is i m experiencing garbage data in USB 2.0 bulk out transfer. I dont know the possible reasons. For my firmware application, I need to receive a large file from...
  • RE: usb hostlite fat32 implementation
    Answer to the Read-Only thread, http://www.keil.com/forum/20503/ > Could you tell me why the file name must be capital letters? It comes from Short File Name restriction on FAT file system...