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

Spi slave mode #408

Merged
merged 1 commit into from
Mar 7, 2022
Merged

Spi slave mode #408

merged 1 commit into from
Mar 7, 2022

Conversation

apeng2012
Copy link
Contributor

No description provided.

@burrbull
Copy link
Member

Nice!

@apeng2012
Copy link
Contributor Author

When the length of the transferred data is variable, DMA cannot be used, but an interrupt method is used.

src/spi.rs Outdated Show resolved Hide resolved
spi with interrupts
@apeng2012
Copy link
Contributor Author

apeng2012 commented Mar 7, 2022

Overrun error are about receive, not send

@burrbull
Copy link
Member

burrbull commented Mar 7, 2022

merging. Please open issue and describe errors if present.
bors r+

@bors
Copy link
Contributor

bors bot commented Mar 7, 2022

@bors bors bot merged commit b88151f into stm32-rs:master Mar 7, 2022
@apeng2012 apeng2012 deleted the spi_slave branch March 8, 2022 02:09
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

Successfully merging this pull request may close these issues.

2 participants