projects: ad5706r: coraz7s: add project#1997
Open
actorreno wants to merge 2 commits into
Open
Conversation
e3f9abb to
bbe5db3
Compare
gastmaier
reviewed
Jan 27, 2026
| @@ -0,0 +1,32 @@ | |||
| \# AD5706R HDL Project | |||
Contributor
There was a problem hiding this comment.
the file is oddly formatted
bbe5db3 to
439549e
Compare
439549e to
ca65c57
Compare
gastmaier
previously requested changes
Feb 12, 2026
f13d5ed to
9074378
Compare
Contributor
Author
|
v2:
|
9074378 to
62e53d9
Compare
sarpadi
requested changes
Feb 17, 2026
StancaPop
previously requested changes
Feb 17, 2026
62e53d9 to
8a94515
Compare
Contributor
Author
|
v3:
|
sarpadi
previously requested changes
Mar 3, 2026
a5ad418 to
7051431
Compare
Contributor
Author
|
v4:
This change is to reflect the linux driver and the discussed requirements that makes this |
The AD5706R devices are 4-channel, 16-/12-/10-bit resolution, low noise, programmable current output, digital-to-analog converter (DAC) capable of multiple operating modes and output current ranges with high power efficiency. The family provides multiple programmable output current ranges up to 300mA. Signed-off-by: Alexis Czezar Torreno <alexisczezar.torreno@analog.com>
The AD5706R devices are 4-channel, 16-/12-/10-bit resolution, low noise, programmable current output, digital-to-analog converter (DAC) capable of multiple operating modes and output current ranges with high power efficiency. The family provides multiple programmable output current ranges up to 300mA. Signed-off-by: Alexis Czezar Torreno <alexisczezar.torreno@analog.com>
7051431 to
9c1f796
Compare
Contributor
Author
|
rebased to latest main, to avoid merge conflict |
not using spi engine anymore
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Description
The AD5706R devices are 4-channel, 16-/12-/10-bit resolution, low noise,
programmable current output, digital-to-analog converter (DAC) capable of
multiple operating modes and output current ranges with high power efficiency.
The family provides multiple programmable output current ranges up to 300mA.
The project uses SPI engine to reach 50MHz transactions on CoraZ7S FPGA.
PR Type
PR Checklist