Replies: 1 comment 4 replies
-
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
I am trying to connect a device via USB to a Raspberry Pico. Faced the problem of getting the Configuration Descriptor which is 506 bytes long. As far as I understand, there is a bug with this in the chip itself, and there is a fix in the code called RP2040-E4.
As a result, multiple packets don't work. Any recomendations?
Beta Was this translation helpful? Give feedback.
All reactions