Page 1 of 1

S2 as sd card reader

Posted: Fri Feb 05, 2021 12:30 pm
by chegewara
I just added example that is using USB device peripheral on S2 together with sd card (SPI). As the result we have simply sd card reader:
https://github.com/chegewara/EspTinyUSB ... les/sd_msc

With small amount of code it can be used to OTA update S2 with drag n drop.

Example requires to use changes from this PR
https://github.com/espressif/arduino-esp32/pull/4777

Re: S2 as sd card reader

Posted: Sun Sep 12, 2021 4:57 am
by fasani
Repository deleted?
https://github.com/chegewara/EspTinyUSB ... les/sd_msc

I wanted to check the code but it’s not anymore there. Has it been replaced by another example?

Re: S2 as sd card reader

Posted: Sun Sep 12, 2021 6:21 am
by chegewara
Not deleted, just changed folders structure:
https://github.com/chegewara/EspTinyUSB ... msc/sd_msc