Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possibility to format card #119

Open
simon88 opened this issue Jun 2, 2022 · 2 comments
Open

Possibility to format card #119

simon88 opened this issue Jun 2, 2022 · 2 comments
Labels
type: enhancement Proposed improvement

Comments

@simon88
Copy link

simon88 commented Jun 2, 2022

Hi

It would be nice to have the possibility to format a SD card, for example I'm working with https://learn.adafruit.com/adafruit-spi-flash-sd-card/overview Adafruit module and now my card is bricked so the module is ready to go to the trash because I've no possibility to try to format it.

@per1234 per1234 added the type: enhancement Proposed improvement label Jun 3, 2022
@per1234
Copy link
Contributor

per1234 commented Jun 3, 2022

The "SdFat" library does provide a formatting capability:

https://github.com/greiman/SdFat/blob/master/examples/SdFormatter/SdFormatter.ino

@simon88
Copy link
Author

simon88 commented Jun 3, 2022

Yes @per1234 I've try it but after format my card is brick, I've posted an issue greiman/SdFat#382

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Proposed improvement
Projects
None yet
Development

No branches or pull requests

2 participants