Search found 1 match

by spety91
Fri Jun 06, 2025 3:43 am
Forum: General Discussion
Topic: Best approach to interface with another device via USB MTP?
Replies: 0
Views: 122

Best approach to interface with another device via USB MTP?

I'd like to plug in my Garmin watch into my ESP32 via USB and have the ESP32 upload a file to the Garmin filesystem upon connection.

The Garmin supports MTP, i've found two options for USB libraries:

[*] https://github.com/libmtp/libmtp
[*] https://github.com/cherry-embedded/CherryUSB

LibMTP ...

Go to advanced search