Skip to content

Read file form SD card instead of SPIFFS using esp32 #149

Answered by mobizt
AsadDUET asked this question in Q&A
Discussion options

You must be logged in to vote

The filesystems you used and the code is on your side.

You should know how to code the filesystems e.g. SPIFFS, LittleFS, SD, SDFat, SD_MMC and you can Google it.

This is very basic thing you should know that only the File class was used for file operations for those filesystems you are working.

Any File operation error is because your system not library.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by AsadDUET
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants