Skip to content

Added support for SPI Alternate<OpenDrain> configuration on Mosi and Sck pins #291

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

Merged
merged 5 commits into from
Jan 23, 2021

Conversation

johnnyegel
Copy link
Contributor

This patch allows for OpenDrain configuration on SPI Sck and Mosi pins. This in turn makes it possible to use the SPI interface on 5V bus'es using a simple 5V pull-up (no level shifter).

@TheZoq2
Copy link
Member

TheZoq2 commented Dec 23, 2020

Great, thanks!

Just one small thing, would you mind adding a changelog entry

@johnnyegel
Copy link
Contributor Author

Sorry for taking so long, but I now added a Changelog entry for the change.

@TheZoq2
Copy link
Member

TheZoq2 commented Jan 23, 2021

Thanks! Glad you took that long because it made my delay with merging seem smaller :)

@TheZoq2 TheZoq2 merged commit fcf5741 into stm32-rs:master Jan 23, 2021
@johnnyegel johnnyegel deleted the spi-outputs-alternate-open-drain branch April 29, 2021 20:38
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