Skip to content

docs/projects/ad57xx_ardz: Fix DE10-Nano Linux GPIO numbers #1701

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/projects/ad57xx_ardz/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -194,15 +194,15 @@ The Software GPIO number is calculated as follows:
* - ad57xx_ardz_ldacb
- INOUT
- 34
- 2
- 18
* - ad57xx_ardz_clrb
- INOUT
- 33
- 1
- 17
* - ad57xx_ardz_resetb
- INOUT
- 32
- 0
- 16

Interrupts
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down