How to make USB flash drive from ESP32-S2?

Описание к видео How to make USB flash drive from ESP32-S2?

How to make USB flash drive from ESP32-S2?
ESP32-S2 USB MSC to SPI Flash Demo
This example shows:
1) How to get partition
2) How to read directly from partition
3) How to write directly to partition
4) How to initialize USB MSC protocol
5) How to convert LBA-based access requests from USB to pages-based access to SPI Flash
6) How to build and connect my example
7) How to format and use this drive


Як зробити флешку з ESP32-S2?



Code:
https://github.com/drfailov/esp32-msc...

Комментарии

Информация по комментариям в разработке