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

Allow PullUp and PullDown inputs for timer pwm_input and qei #357

Merged
merged 1 commit into from
Aug 17, 2021

Conversation

Windfisch
Copy link
Contributor

@Windfisch Windfisch commented Aug 8, 2021

This fixes #321.

This PR is a subset of #358 and #359.

bors bot added a commit that referenced this pull request Aug 17, 2021
358: Allow pullup inputs and opendrain outputs r=burrbull a=Windfisch

This fixes #321, #199 and extends on #118, and also fixes this issue for other peripherals that don't mind which pull-ups are configured for their inputs and whether their outputs are pushpull or open drain.

This is a superset of #357 and #359. Prefer this PR.

Co-authored-by: Florian Jung <flo@windfis.ch>
@bors bors bot merged commit 89524b9 into stm32-rs:master Aug 17, 2021
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.

QEI: Unable to (safely) define encoder pins as pull-up
1 participant