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

DMA SPI SD Card support #56

Open
NoahSprenger opened this issue Jul 4, 2023 · 0 comments
Open

DMA SPI SD Card support #56

NoahSprenger opened this issue Jul 4, 2023 · 0 comments

Comments

@NoahSprenger
Copy link
Contributor

It would be incredibly useful to be able to put the write operations of the SD card to the DMA as this saves us precious CPU cycles and allows us to write more data. It is possible to use SPI over DMA, the problem is in adding this to the embedded-sdmmc crate.

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

1 participant