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

Dev/ade7913 example #2307

Merged
merged 2 commits into from
Sep 27, 2024
Merged

Dev/ade7913 example #2307

merged 2 commits into from
Sep 27, 2024

Conversation

raezt
Copy link
Collaborator

@raezt raezt commented Sep 24, 2024

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 followed the Coding style guidelines
  • 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 (wiki pages, ReadMe etc), if applies

The ADE7912/ADE7913 are isolated, 3 channel sigma-delta ADCs
for polyphase energy metering applications using shunt current sensors.

This is a basic driver implementation capable of reading the channels values
from up to three devices. The communication is done via SPI.

Signed-off-by: Radu Etz <[email protected]>
Example project for ADE7913.

Tested using the EVAL-ADE7913EBZ.
The example includes burst read of the current and voltage channels
from three devices.

The example uses the AD-APARD32690-SL board.

Signed-off-by: Radu Etz <[email protected]>
@dbogdan dbogdan merged commit f01d91f into main Sep 27, 2024
12 of 14 checks passed
@dbogdan dbogdan deleted the dev/ADE7913_example branch September 27, 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