I want to use my ESP32-S3 as a USB MSC device. Instead of proxying filesystem calls to the SPI flash or SDMMC, I want to intercept them and fetch the information from a remote server. Is it possible to do this with ESP-IDF?
Help is appreciated.
TinyUSB: Create MSC storage device with custom FS callbacks
Re: TinyUSB: Create MSC storage device with custom FS callbacks
In theory it should be possible, but may be very very slow.
You may see if you can find anything useful in this example
https://github.com/espressif/esp-usb/bl ... _storage.c
You may see if you can find anything useful in this example
https://github.com/espressif/esp-usb/bl ... _storage.c
Who is online
Users browsing this forum: No registered users and 107 guests