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] Please support high pins on RP2350B #156

Closed
jepler opened this issue Dec 20, 2024 · 3 comments
Closed

💡[FEATURE] Please support high pins on RP2350B #156

jepler opened this issue Dec 20, 2024 · 3 comments

Comments

@jepler
Copy link

jepler commented Dec 20, 2024

The RP2350B adds GPIO pins up to 47. Certain changes are needed to work with the "upper pins", such as using pio_claim_free_sm_and_add_program_for_gpio_range to correctly configure the PIO peripheral and pio_sm_set_{pin,pindirs}_with_mask64 to set the initial state of GPIO pins.

@jepler
Copy link
Author

jepler commented Dec 20, 2024

(ping @ladyada)

@arturo182
Copy link

Related: #133

@jepler
Copy link
Author

jepler commented Dec 20, 2024

thanks, missed it -- closing as duplicate

@jepler jepler closed this as not planned Won't fix, can't repro, duplicate, stale Dec 20, 2024
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