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 support #506

Open
TheMotonaut opened this issue Nov 6, 2024 · 2 comments
Open

SPI Slave support #506

TheMotonaut opened this issue Nov 6, 2024 · 2 comments

Comments

@TheMotonaut
Copy link

I've been looking into implementing a SPI slave into the STM32H747 but have not found any documentation on it. Is there a way to implement it in the current version of the crate?

@twantonie
Copy link

I've added SPI slave support in my fork of the HAL for the h730. https://github.com/twantonie/stm32h7xx-hal/tree/chronoptics_changes

@TheMotonaut
Copy link
Author

Nice! I will have a go at it

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