Skip to content

Fix ADCInput masking #2937

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

Merged
merged 1 commit into from
May 5, 2025
Merged

Fix ADCInput masking #2937

merged 1 commit into from
May 5, 2025

Conversation

earlephilhower
Copy link
Owner

Fixes #2935

The PICO_2350A patch flipped the logic of the ADCInput bitmask calcs causing the 2040 and 2350A to use bitmasks for the 2350B (i.e. wrong GPIOs) and vice versa.

Fixes #2935

The PICO_2350A patch flipped the logic of the ADCInput bitmask calcs
causing the 2040 and 2350A to use bitmasks for the 2350B (i.e. wrong
GPIOs) and vice versa.
@gcallipo
Copy link

gcallipo commented May 5, 2025

I checked and can confirm the fix solved the issue #2935
Thanks.

@earlephilhower earlephilhower merged commit 2bc00be into master May 5, 2025
26 checks passed
@earlephilhower earlephilhower deleted the a3 branch May 5, 2025 16:16
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.

ADCInput + I2S project loopbak stop working on new plugin versions.
2 participants