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

Feature request - set bank 0 pad features (drive strength, slew rate, hysteresis) #19

Open
P33M opened this issue Nov 16, 2022 · 0 comments

Comments

@P33M
Copy link

P33M commented Nov 16, 2022

While users should not be routinely modifying pad controls, they are useful for debug - overshoots causing false edges, for example.

Adding a commandlet for manipulating the bits in the PADS bank0 register here -
https://github.com/raspberrypi/documentation/blob/develop/documentation/asciidoc/computers/raspberry-pi/gpio-pad-controls.adoc
would allow for this.

Mapping the pad control page requires the use of /dev/mem, which requires root - which is a useful hurdle to prompt users to think twice.

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

1 participant