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

Added notes on using the RPi header for GPIO. #375

Merged
merged 2 commits into from
Jan 6, 2025

Conversation

GrassHopper1977
Copy link
Contributor

Added notes to pinmux and GPIO sections of the manual regarding the impact of the pinmux output selector defaulting on 0b10 and the importance of correctly setting the pinmux before attempting to use the RPi header's GPIO pins as outputs.

Adding a note to explain that the pinmux must be used before attempting to the use the GPIO on the Raspberry Pi's header.
Added a note to pinmux regarding the consequences of the output selection defaulting to 0b10.
@GrassHopper1977
Copy link
Contributor Author

This caught me out, so I think it may be worth mentioning.

Copy link
Contributor

@marnovandermaas marnovandermaas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for these changes! Feel free to update more of the documentation.

@marnovandermaas marnovandermaas merged commit 70758e6 into lowRISC:main Jan 6, 2025
3 checks passed
@GrassHopper1977 GrassHopper1977 deleted the patch-1 branch January 8, 2025 10:33
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