Hallo Community,
sorry for disturbing again! I'm still working on the Speed of the SD Card
im using LogicPD board with OMAP L-138 and biospsp 3.00.01.00 i try to write data to SD Card, and it schould be faster then 1MB/sek but the fastest i get is 200kB/sek
is there a trick to get it much faster?
writeSize = fwrite(srcmmcsdBuf, 1, cnt, pFile);
i try to variate cnt, but i got not more speed...