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

Staging/ad4170 #2573

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Staging/ad4170 #2573

wants to merge 2 commits into from

Conversation

machschmitt
Copy link
Contributor

PR Description

Add support for AD4170 Sigma-Delta ADC.

PR Type

  • Bug fix (a change that fixes an issue)
  • New feature (a change that adds new functionality)
  • Breaking change (a change that affects other repos or cause CIs to fail)

PR Checklist

  • I have conducted a self-review of my own code changes
  • I have tested the changes on the relevant hardware
  • I have updated the documentation outside this repo accordingly (if there is the case)

dbogdan and others added 2 commits August 7, 2024 08:50
Signed-off-by: Dragos Bogdan <[email protected]>
Signed-off-by: Marcelo Schmitt <[email protected]>
Add support for the AD4170 ADC with the following features:
- Single-shot read (read_raw), scale, sampling freq
- Multi channel buffer support
- Buffered capture in triggered mode
- Buffered capture with SPI-Engine
- Gain and offset calibration
- Support for gpio controller
- chop_iexc and chop_adc device configuration
- Powerdown switch configuration

Signed-off-by: Ana-Maria Cusco <[email protected]>
Signed-off-by: Dragos Bogdan <[email protected]>
Signed-off-by: Marcelo Schmitt <[email protected]>
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.

3 participants