At present, I plan to synchronize my files to the USB flash drive through teensy when I modify them. But running the related instance file found that the transfer rate is very slow, the maximum is only 1MB/s, I want to know this is normal? Or am I running the wrong instance? How can I modify it to make it faster?
Code is found in https://github.com/KurtE/MTP_Teensy, running a MTP - test - integrity file.
I just want the PC to recognize the USB drive connected through Teensy, so that files can be quickly transferred through the MTP protocol. Is there any better example?
Teensy 4.1
Arduino 1.8.19
Teensyduino 1.58 beta 3
Windows 10
Code is found in https://github.com/KurtE/MTP_Teensy, running a MTP - test - integrity file.
I just want the PC to recognize the USB drive connected through Teensy, so that files can be quickly transferred through the MTP protocol. Is there any better example?
Teensy 4.1
Arduino 1.8.19
Teensyduino 1.58 beta 3
Windows 10