Hi,
I’m using an ALFAT to write a lot of files to an USB flash drive. The files will be written in different folders. The problem is that I receive errors after command “O” in dependence on the number of files that are still written in the same folder. If I wait some milliseconds after sending command “O” it is possible to write more files before an error appears.
Some examples:
create a folder
create some files
wait 200 milliseconds after each command “O”
error appears after about 50 files
create another folder
create some files
wait 500 milliseconds after each command “O”
error appears after about 80 files
The longer I wait the more files I can create without an error.
I tried it with different flash drives, every time the same result.
I have seen you have heard about the problem some months ago.
https://www.ghielectronics.com/community/forum/topic?id=16323&page=1#msg161889
But I can’t found a solution in the forum.
My firmware version is V2.0.0
What can I do?
Thanks,
Steven