Search found 1 match

by mturnbull
Mon Feb 21, 2022 11:17 pm
Forum: Documentation
Topic: ESP32-S3 How to *actually* use microSD card
Replies: 1
Views: 14695

ESP32-S3 How to *actually* use microSD card

Hello,

I'm working on a project that involves reading from and writing to a microSD card. I've looked into the documentation and example code, and it appears that the function esp_vfs_fat_sdspi_mount(...) function (or the sdmmc equivalent). However, all of those points say quite clearly that this ...

Go to advanced search