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

adi:AD7606x:Add support for AD7606x family of parts #34

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

commodo
Copy link

@commodo commodo commented Sep 27, 2024

This change adds support for AD7605-4, AD7606-4, AD7606-6, AD7606-8, AD7606B, AD7606C-16 and AD7606C-18 parts.

All these parts are in the same family of precision ADCs.

Pull Request Description

Please replace this with a detailed description and motivation of the changes.
You can tick the checkboxes below with an 'x' between square brackets or just check them after publishing the PR.
If this PR contains a breaking change, list dependent PRs and try to push all related PRs at the same time.

PR Type

  • Bug fix (change that fixes an issue)
  • New feature (change that adds new functionality)
  • Breaking change (has dependencies in other repos or will cause CI to fail)

PR Checklist

  • I have performed a self-review of the changes
  • I have commented my code, at least hard-to-understand parts
  • I have build all projects affected by the changes in this PR
  • I have tested in hardware affected projects, at the relevant boards
  • I have signed off all commits from this PR
  • I have updated the documentation by running /docs/source/reference_api/gen_sysobj_doc.m script locally, if applies.

This change adds support for AD7605-4, AD7606-4, AD7606-6, AD7606-8,
AD7606B, AD7606C-16 and AD7606C-18 parts.

All these parts are in the same family of precision ADCs.

Signed-off-by: Alexandru Ardelean <aardelean@baylibre.com>
@CLAassistant
Copy link

CLAassistant commented Sep 27, 2024

CLA assistant check
All committers have signed the CLA.

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