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

rp: Add multichannel ADC #3044

Merged
merged 3 commits into from
Jun 22, 2024
Merged

rp: Add multichannel ADC #3044

merged 3 commits into from
Jun 22, 2024

Conversation

kalkyl
Copy link
Contributor

@kalkyl kalkyl commented Jun 5, 2024

Adds "round robin" sampling so that multiple channels can be sampled at once.
Including a new example for how to use the ADC with DMA, for both single- and multichannel reads.

Copy link
Contributor

@jamesmunns jamesmunns left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@lulf lulf added this pull request to the merge queue Jun 22, 2024
@lulf lulf removed this pull request from the merge queue due to a manual request Jun 22, 2024
@kalkyl kalkyl added this pull request to the merge queue Jun 22, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 22, 2024
@kalkyl kalkyl added this pull request to the merge queue Jun 22, 2024
Merged via the queue into embassy-rs:main with commit cfe8561 Jun 22, 2024
6 checks passed
@kalkyl kalkyl deleted the adc-multi branch June 22, 2024 21:07
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.

2 participants