- Notifications
You must be signed in to change notification settings - Fork1.3k
Add Waveshare rp2350 USB-A Board#10320
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Just noticed the duplicate usb vid/pid, and waveshare don't appear to have submitted it to rpi yet. Just submitted a ticket to waveshare to hopefully get that submitted so that bit can be fixed. |
b918868
to5572f0e
Compare@DaveRichmond did you change to a new PID/VID? I wasn't sure. |
I did not. Asked waveshare to get one for it from raspberry pi (https://github.com/raspberrypi/usb-pid), but it seems they just ignored me in the end. They've done it for almost everything else they make, just not this onesigh. Without that I'm a bit stuck on how to move forward |
This is just a pull to add the Waveshare RP2350 USB-A board (https://www.waveshare.com/wiki/RP2350-USB-A)
I have tested the USB host capabilities with the example from the adafruit usb host descriptors library and it appeared to work flawlessly. Onboard LED also appears to be working just fine straight out of the box.
Sorry, haven't done many pull requests in my time, so I'm a little nervous I've forgotten something