Hi Guys,
I'm interfacing an SD card to ATmega128 using EFSL. Card gets initialised, but I get an error saying "Unknown error 0xff(see sandisk docs p5-13)"... on serial port output.
That's not all, I hv used 'sprintf' to form strings which I display on serial port. The puzzling thing is, I'm also getting the actual formatting characters like "%02d" on the output ! I think my application itself is crashing. I can give my source code, but it's too big. If anyone wants to look at it , i'll copy paste it here.
I've also checked the sandisk docs p5-13 but I can't figure it out...
I'm gonna need help on this one guys... Please let me know if anyone knows anything about this Thanxs...