Hello Sir,
I am working on usb host using LPC2468 and i am using usb hostlite source code .I converted this source code compatible for FAT32 system.I am facing a problem when I create a file with extension RTF or DOC and try to write data less than 100kb and open this file on PC every thing is ok but when I write data greater than 100kb and try to open this file on PC there is a message on PC.
An unexpected error occurred while reading filename.
In USB hostlite WRITE_SIZE is given 10 * 1000000
what,s the reason for that?
Thanks & Regards Rohit
View all questions in Keil forum