Skip to content

Does the Raspberry Pi Pico (RP2040) PIO USB work in device mode? #2754

Answered by hathach
rppicomidi asked this question in Q&A
Discussion options

You must be logged in to vote

it should be tested when adding pio_usb, but lots of changes and I haven't tested it since then. device with pio is much harder to work with, since we have to response within the strict timing. While in host we are the one controlling the timing (SOF, token in/out). There is no wonder if that didn't work right away.

I have no time to fix this, since it has limited usage for me. Maybe you can go back to code (and pio-usb commit) where PR is merged to get it running (but it may still have some hippcup though)

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@rppicomidi
Comment options

Answer selected by rppicomidi
Comment options

You must be logged in to vote
1 reply
@hathach
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants