-
Notifications
You must be signed in to change notification settings - Fork 1.8k
projects: AD7616-SDZ: Added readme doc #2762
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
base: main
Are you sure you want to change the base?
Conversation
projects/ad7616-sdz/README.rst
Outdated
|
|
||
| ======================= ================ ===================== | ||
| EVAL‑AD7616SDZ (via J5) Function ZedBoard (FMC LAxx) | ||
| SCLK SPI Clock FMC LA0 (example) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not familiar with the project itself but why is this written with an "(example)"
does it mean FMC LA0 isn't the actual pin and can be changed? but it says we can use an SDP-I-FMC
so the pin placement should be final
projects/ad7616-sdz/README.rst
Outdated
| DOUT0 / DOUT1 (MISO) Serial Out FMC LA2 | ||
| CNVST Start Conversion FMC LA3 | ||
| BUSY Conversion Busy FMC LA4 | ||
| RESET Reset ADC FMC LA5 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
are these differential pins from ad7616sdz? if not might need to be more specific which FMC wires.
FMC LA2 is more like "LA02_P and LA02_N"
477823a to
4a628ac
Compare
amiclaus
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
commit body is missing.
amiclaus
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
commit body is missing.
Added readme doc for the AD7616-SDZ example project. Signed-off-by: Joyce Velasco <[email protected]>
4a628ac to
b39a525
Compare
projects: AD7616-SDZ: Added readme doc
PR Type
PR Checklist