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

power: ades1754 : Add support for ADES1754 #2429

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

Conversation

RaduSabau1
Copy link
Collaborator

Pull Request Description

The ADES1754/ADES1755/ADES1756 are flexible
data-acquisition systems for the management of high-
voltage and low-voltage battery modules. The systems
can measure 14 cell voltages and a combination of six
temperatures or system voltage measurements with fully
redundant measurement engines in 162μs, or perform
all inputs solely with the ADC measurement engine in
99μs. Fourteen internal balancing switches rated
for >300mA for cell-balancing current support extensive
built-in diagnostics. Up to 32 devices can be daisy-
chained to manage 448 cells and monitor 192
temperatures.

This PR includes examples that use other device drivers, therefore it needs to be merged after #2428

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

Add initial header and source files for ADES1754 driver.

Signed-off-by: Radu Sabau <[email protected]>
Add initial README.rst documentation file for ADES1754 driver.

Signed-off-by: Radu Sabau <[email protected]>
Add initial header and source files for ADES1754 project, alongside
Makefiles.

Signed-off-by: Radu Sabau <[email protected]>
Add initial README.rst documentation file for ADES1754 project.

Signed-off-by: Radu Sabau <[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.

1 participant