You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've got a custom RP2040 board that is fairly simple in terms of layout and peripherals. I'm exploring using the native USB port as a configurable Host port and using the example device_info example to test recognition of devices. Monitoring the serial output, I get activity and a print log when a basic device that I know is not a composite device is plugged in, however, for devices which I know are composite (MIDI + CDC for example), there is no serial output indicating any mounting or recognition.
How to reproduce ?
Use device_info host example with a composite USB device
Debug Log
No response
Screenshots
No response
The text was updated successfully, but these errors were encountered:
Operating System
MacOS
Arduino IDE version
2.1.1
Board
Custom RP2040
ArduinoCore version
4.3.1 (Pico)
TinyUSB Library version
3.4.1
Sketch as ATTACHED TXT
examples/host/simple/device_info
Compiled Log as ATTACHED TXT
NA
What happened ?
I've got a custom RP2040 board that is fairly simple in terms of layout and peripherals. I'm exploring using the native USB port as a configurable Host port and using the example device_info example to test recognition of devices. Monitoring the serial output, I get activity and a print log when a basic device that I know is not a composite device is plugged in, however, for devices which I know are composite (MIDI + CDC for example), there is no serial output indicating any mounting or recognition.
How to reproduce ?
Use device_info host example with a composite USB device
Debug Log
No response
Screenshots
No response
The text was updated successfully, but these errors were encountered: