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

Is it possible to format in FAT32? #172

Open
rtek1000 opened this issue Mar 10, 2024 · 1 comment
Open

Is it possible to format in FAT32? #172

rtek1000 opened this issue Mar 10, 2024 · 1 comment
Labels

Comments

@rtek1000
Copy link

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Is it possible to format in FAT32?

Describe the solution you'd like
A clear and concise description of what you want to happen.

Do you have an example?

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

The Dwin display needs an SD card to be updated, so I'm thinking about using an ESP32 with remote access and saving the files on the SD card, but it may be necessary at some point to have to format the card in FAT32 and 4096.

The files are less than 16MB, so it should be possible to use SPI memory (I haven't yet confirmed whether the Dwin display accesses the card via SPI).

https://github.com/adafruit/Adafruit_SPIFlash/blob/master/examples/SdFat_format/SdFat_format.ino

@rtek1000
Copy link
Author

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

No branches or pull requests

1 participant