This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Problem with fformat ("M:SD_CARD /FAT32");

Hello,

I try to format an SD_CARD with the LPC2368 and RL-ARM 3.40 with :

fformat ("M:SD_CARD /FAT32");

It doesn't work and I don't understand why.

Somebody can help me ?

Thanks

Parents
  • Formatting SD Cards requires special considerations - you should not do it with any generic function which isn't specifically designed for the purpose!

    "SD or SDHC memory card file systems formatted with generic operating system formatting software do not comply with official SD memory card requirements and optimum performance may not be experienced."

    See: www.sdcard.org/.../

Reply
  • Formatting SD Cards requires special considerations - you should not do it with any generic function which isn't specifically designed for the purpose!

    "SD or SDHC memory card file systems formatted with generic operating system formatting software do not comply with official SD memory card requirements and optimum performance may not be experienced."

    See: www.sdcard.org/.../

Children
No data