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

Missing functionality: pad electrical controls #290

Closed
P33M opened this issue Mar 30, 2021 · 2 comments
Closed

Missing functionality: pad electrical controls #290

P33M opened this issue Mar 30, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@P33M
Copy link
Contributor

P33M commented Mar 30, 2021

In the C SDK, gpio_set_pulls() is implemented but other pad controls are inaccessible - I don't see any SDK functions that control output drive strength, input hysteresis (schmitt triggering) or slew rate adjustment.

c.f. 2.19.4 in the rp2040 datasheet.

@lurch
Copy link
Contributor

lurch commented Mar 30, 2021

I guess hardware_gpio would be the place to add this?

@kilograham kilograham added this to the 1.2.0 milestone Apr 1, 2021
@kilograham kilograham added the enhancement New feature or request label Apr 8, 2021
@kilograham
Copy link
Contributor

Not going to make 1.2.0 unless someone wants to make a PR real quick?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants