USB-MSC on ESP32-C3
Posted: Mon Sep 12, 2022 10:03 am
I had gone through the datasheet of the ESP32-C3 family of SOCs. It is mentioned that the USB features supported are serial (CDC-ACM to be specific) and JTAG. There is no info about the USB-MSC feature. Can we implement USB-MSC on ESP32-C3? (eventually a combination of both: USB-MISC)