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

raspberrypi: support PIO on high pins #9901

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

jepler
Copy link
Member

@jepler jepler commented Dec 20, 2024

Testing performed: on a Metro RP2350 prototype, used neopixel_write on pin A0 (GPIO41) & scoped it.

Also, the built in neopixel still works.

Note that this does not enable USB Host on the 4-pin header, see sekigon-gonnoc/Pico-PIO-USB#133

This also fixes USB Host, though it depends on an additional pull request: adafruit/Pico-PIO-USB#1 (us) or sekigon-gonnoc/Pico-PIO-USB#157 (upstream)

Closes: #9897

@jepler jepler requested a review from dhalbert December 20, 2024 16:09
@jepler
Copy link
Member Author

jepler commented Dec 20, 2024

ping @ladyada

ladyada
ladyada previously approved these changes Dec 20, 2024
Copy link
Member

@ladyada ladyada left a comment

Choose a reason for hiding this comment

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

i believe you! but maybe @dhalbert can do a more 👁️ review

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.

Support PIO pins >31
2 participants