Adafruit_TinyUSB_Arduino
Adafruit_TinyUSB_Arduino copied to clipboard
Arduino library for TinyUSB
### Operating System Windows 11 ### Arduino IDE version 2.3.2 ### Board Raspberry Pi RP2040 ### ArduinoCore version 4.1.5 ### TinyUSB Library version 3.3.1 ### Sketch as ATTACHED TXT examples/HID/hid_gamepad.ino...
**Is your feature request related to a problem? Please describe.** I am working on an RP2040 project where sometimes it would be useful to use it as a USB MIDI...
### Operating System Windows 11 ### Arduino IDE version PlatformIO 3.4.4 ### Board ESP32-S3-DevKitC-1 v1.0 ### ArduinoCore version 6.1.15 - ESP core 6.8.1 ### TinyUSB Library version 3.1.3 and 3.3.3...
In some cases, the target application will not assert the DTR virtual line, thus preventing writing operations to succeed. For this reason, the Adafruit_USBD_CDC::ignoreFlowControl() method disables the connection’s state verification,...
Many thanks for this awesome stack. I understand the following issue has been previously discussed (~2020) but I cant see a solution anywhere. Occasionally flowControl eg DTR is not set...
### Operating System Windows 11 ### Arduino IDE version 1.8 ### Board esp32s3 ### ArduinoCore version 1 ### TinyUSB Library version 3.3 ### Sketch as ATTACHED TXT  ### Compiled...
### Operating System Linux ### Arduino IDE version 2.3.2 ### Board Adafruit Metro RP2040 ### ArduinoCore version earlephilhower 4.0.1 ### TinyUSB Library version 3.3.3 ### Sketch as ATTACHED TXT stock...
We utilize multiple serial ports on RP2040 boards. We do so today by manually editing the library (the change is committed). I can verify the RP2040 has no problem running...
### Operating System Linux ### Arduino IDE version 2.3.6 ### Board Adafruit Feather RP2040 with USB Type A Host ### ArduinoCore version 4.5.3 (not sure) ### TinyUSB Library version 3.4.4...
### Operating System Windows 11 ### Arduino IDE version Platformio, 6.1.18 ### Board ESP32-S3 ### ArduinoCore version Core 6.1.18 Home 3.4.4 ### TinyUSB Library version Adafruit TinyUSB Library@^3.6.1 ### Sketch...