Thank you!Here is sample app based on arduino SDWebServer example.You also need to apply patch to arduino-esp32.
Search found 2 matches
- Mon Aug 24, 2020 11:34 am
- Forum: Sample Code
- Topic: esp32 s2 tinyUSB
- Replies: 38
- Views: 149296
Re: esp32 s2 tinyUSB
- Sat Aug 22, 2020 9:07 am
- Forum: Sample Code
- Topic: esp32 s2 tinyUSB
- Replies: 38
- Views: 149296
Re: esp32 s2 tinyUSB
Today i would like to share good news. I have first on the world (or maybe not) working ESP32 S2 pendrive that can read SD card over SPI.
Code is working with a bit changed arduino-esp32 and my library. Its not super speed, i would say it slow, yet, but it is working and can be read/write by OS ...