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

More SAMx7x ADC features #998

Merged
merged 5 commits into from
Apr 19, 2023

Conversation

chris-durand
Copy link
Member

  • Oversampling
  • Multi-channel conversion sequences
  • Hardware triggering
  • Examples
    • Multi-channel sequence
    • DMA with hardware timer trigger
  • Test examples in hardware

@chris-durand chris-durand added this to the 2023q2 milestone Apr 12, 2023
@chris-durand chris-durand added the ci:hal Triggers the exhaustive HAL compile CI jobs label Apr 12, 2023
Copy link
Member

@salkinium salkinium left a comment

Choose a reason for hiding this comment

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

Yes!

Copy link
Member

@rleh rleh left a comment

Choose a reason for hiding this comment

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

Nice 👍🏽

@rleh rleh removed the ci:hal Triggers the exhaustive HAL compile CI jobs label Apr 18, 2023
@salkinium
Copy link
Member

@chris-durand Please rebase and merge when you have time.

@chris-durand
Copy link
Member Author

I'll merge it tomorrow.

Clear data ready flag and do not return previous result if it has not
been read from the LCDR register. When using conversion sequences data
is normally read from the CDR register which does not clear the data
ready flag.
@chris-durand
Copy link
Member Author

I have pushed another commit to fix a driver bug.

Copy link
Member

@rleh rleh left a comment

Choose a reason for hiding this comment

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

Go!

@chris-durand chris-durand merged commit c7c4c57 into modm-io:develop Apr 19, 2023
@chris-durand chris-durand deleted the feature/sam_adc_advanced branch April 19, 2023 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

3 participants