Adafruit_TinyUSB_Arduino icon indicating copy to clipboard operation
Adafruit_TinyUSB_Arduino copied to clipboard

Arduino library for TinyUSB

Results 68 Adafruit_TinyUSB_Arduino issues
Sort by recently updated
recently updated
newest added

### 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...

Bug

**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...

Feature

### 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...

Bug

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...

Feature

### Operating System Windows 11 ### Arduino IDE version 1.8 ### Board esp32s3 ### ArduinoCore version 1 ### TinyUSB Library version 3.3 ### Sketch as ATTACHED TXT ![image](https://github.com/user-attachments/assets/4c15c4df-7955-4597-a703-c46a98e80619) ### Compiled...

Bug

### 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...

Bug

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...

Bug

### 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...

Bug