You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to get files from a device that apparently does not deal with composite USB devices and needs a simple Mass Storage device to be connected. It is a specialized equipment, so its USB (2.0) port is only there for dealing with MSC, nothing else.
Is there a simple way of achieving this through configuration, or does it require code changes?
I am working with Adafruit Feather ESP32-S2 under Arduino IDE through Adafruit_TinyUSB library.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I need to get files from a device that apparently does not deal with composite USB devices and needs a simple Mass Storage device to be connected. It is a specialized equipment, so its USB (2.0) port is only there for dealing with MSC, nothing else.
Is there a simple way of achieving this through configuration, or does it require code changes?
I am working with Adafruit Feather ESP32-S2 under Arduino IDE through Adafruit_TinyUSB library.
Thank you,
Beta Was this translation helpful? Give feedback.
All reactions