Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Isochronous transfers #1

Open
mciantyre opened this issue Feb 28, 2021 · 1 comment
Open

Isochronous transfers #1

mciantyre opened this issue Feb 28, 2021 · 1 comment

Comments

@mciantyre
Copy link
Member

The driver does not support isochronous transfers. As of this writing, there's no need to support these endpoints, since isochronous endpoints aren't supported in the usb-device ecosystem. However, a custom i.MX RT USB driver might need support for isochronous transfers. We should consider adding support once they're available in usb-device, or when considering a custom i.MX RT USB driver.

@teburd
Copy link
Member

teburd commented Mar 16, 2021

There is now some work on usb-device for isochronous, though it sounds like people are working out how to deal with DMA to improve it.

See the latest comments on rust-embedded-community/usb-device#33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants