2010-08-16 04:10 AM
Reading from uSD Card using EFSL File System
#sd-efsl2011-05-17 05:02 AM
The issue has been resolved. I pertained to som other peripheral in my system. Any number of bytes can now be read.
From: madan.ankita.001
Posted: Monday, August 16, 2010 1:10 PMSubject: Reading from uSD Card using EFSL File SystemHello,
I am successfully able to read several packets of 512 bytes from uSD card using EFSL. But if I change the number of bytes to 417 or to some other number, I see some problem in the execution of my code. It hangs in the fn named ''ioman_releaseSector''. Is it that we can only have multiples of 512 as the number of bytes to read and otherwise it would cause suspension of some sector release. Also, if I am missing something in code related to sector management. Any help would be appreciated. Regards, Ankita2011-05-17 05:02 AM
Hello Ankita,
I'm trying to read/write to my SD card using EFSL. Had not had much luck searching through ST site for an example code. You you be willing to share what you might have? Thanks, Ben