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

USB for ATSAMD11C #602

Open
mriise opened this issue Apr 9, 2022 · 1 comment
Open

USB for ATSAMD11C #602

mriise opened this issue Apr 9, 2022 · 1 comment

Comments

@mriise
Copy link

mriise commented Apr 9, 2022

atsamd11c does have support for USB device, it has just not been implemented yet. I will likely open a PR as an attempt to implement it but I would love to work with someone / receive feedback during who knows more about it than me.

@ianrrees
Copy link
Contributor

I've looked at it a little bit, the issue is that even a basic USB device firmware takes up the entire flash on SAMD11 - at least the one I looked at - didn't spend much time on it. A firmware for SAMD21 will be the same size, more-or-less as it would be for SAMD11.

I'm happy to help out with enabling USB on SAMD11 if it looks like there's a viable use case, but do have a few other things on the go at the moment (and none in Rust :/) so might be slow.

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