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

pin_controller: fix wrong USB_PWEN values breaking USB host mode #18

Merged
merged 1 commit into from
Jul 27, 2023

Conversation

ruslashev
Copy link
Contributor

Due to a specification + implementation mishap, values for a USB-A power-controlling pin were inverted, leading to port being disabled when the opposite was expected. In the future, this should be caught by a special test runner.

Fixes #15

Due to a specification + implementation mishap, values for a USB-A
power-controlling pin were inverted, leading to port being disabled when
the opposite was expected. In the future, this should be caught by a
special test runner.

Fixes #15
@svenrademakers
Copy link
Collaborator

i hope that we can, in the near future, build a small test bench that can do some test on some trivial things. Thanks for the fix

@svenrademakers svenrademakers merged commit 98e5074 into master Jul 27, 2023
3 checks passed
@svenrademakers svenrademakers deleted the fix/host_mode branch July 27, 2023 07:28
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.

USB-A in device mode regression
2 participants