-
Notifications
You must be signed in to change notification settings - Fork 5
USB Connectivity
TeensyUser edited this page Mar 11, 2020
·
9 revisions
List of libraries for using the USB ports in host and device mode
MTP Responder for Teensy 4.0 and T3.x
Details
- Copying files from Teensy to PC and from PC to Teensy is working
- Disk I/O is buffered to get some speed-up overcoming uSD latency issues
- Both Serialemu and true Serial may be used- True Serial port is, however, showing up as Everything in Com port. This is a workaround to get Serial working.
Links: GitHub repository: https://github.com/WMXZ-EU/MTP_t4
Teensy is a PJRC trademark. Notes here are for reference and will typically refer to the ARM variants unless noted.