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 get/set of slew rate and hyst bits for gpio #587

Open
noafterglow opened this issue Oct 6, 2023 · 3 comments
Open

Allow get/set of slew rate and hyst bits for gpio #587

noafterglow opened this issue Oct 6, 2023 · 3 comments

Comments

@noafterglow
Copy link

I would like to change the bank drive speeds but have been unable to follow the spaghetti all the way to where it actually gets set in the register. Note that the actual hardware register does get written since drive strength is there and we have those functions already, but those slew rate and hyst bits are not exposed.

@guymcswain
Copy link
Collaborator

Leave the spaghetti, take the cannoli.
pigs pads 0 16 // gpio 0-27 set to drive strength 16 mA

documentation

@guymcswain
Copy link
Collaborator

Ok, you have the drive working. Yeah, I don't think the slew rate, hysteresis were implemented.

@guymcswain
Copy link
Collaborator

guymcswain commented Oct 7, 2023

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

2 participants