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

Add AD762x series support #37

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

Conversation

threexc
Copy link
Contributor

@threexc threexc commented Oct 21, 2024

Pull Request Description

This adds support for the AD7625, AD7626, AD7960, and AD7961 series of ADCs to PrecisionToolbox.

sysobjs.json is also updated, but since it's quite large (and seems to be updating things other than just the relevant parts for this ADC series), I've added that change as a separate commit.

PR Type

  • New feature (change that adds new functionality)

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.

- Add AD762x/Base.m class
- Add AD7625, AD7626, AD7960, AD7961
- Add examples/ad7625_DataCapture.m
- Update docs, metadata

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
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.

1 participant