sekigon-gonnoc / Pico-PIO-USB

USB host/device implementation using PIO of raspberry pi pico (RP2040).
MIT License
1.32k stars 137 forks source link

💡[QUESTION] Pico-PIO-USB as a built-in USB Hub ? #119

Open javavi opened 3 months ago

javavi commented 3 months ago

Is it possible to use this Pico-PIO-USB implementation as a built-in USB Hub for the main USB Port of the RP2040 using the TinyUSB library? Are there any examples of such use as a Hub?