-
Notifications
You must be signed in to change notification settings - Fork 1.3k
SPI slave and I2C slave for SAMD51 boards #2225
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
Comments
It's already implemented, but not turned on on the sAMD21 boards due to lack of space. You could turn it on and turn something else off. It's controlled by the |
Dan -- thanks very much for you replies. Any word on whether this might work for the SAMD51 boards? |
This was indeed tested on SAMD51 boards when the PR was done: #1064 (comment). It is included in the SAMD51 builds. |
Great, thanks again for the word on ths. |
Please implement SPI slave and I2C slave for the SAMD51 and SAMD21 boards. The SPI slave would benefit from being implemented using DMA, as well.
Thanks.
The text was updated successfully, but these errors were encountered: