Skip to content

Commit

Permalink
doc: ad2s1210: Update readme file and doc
Browse files Browse the repository at this point in the history
Update userguide link in readme file.
Update table alignment in GH doc rst file.

Signed-off-by: SGudla <[email protected]>
  • Loading branch information
SaikiranGudla committed Jan 20, 2025
1 parent 13e5d30 commit 68834d7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion doc/sphinx/source/projects/ad2s1210_iio/ad2s1210_iio.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ SDP-K1 board using the Arduino connector.

The connections are as follows:
+-------------+------------+
| SDPK1 | BREAKOUT |
| SDPK1 | BREAKOUT |
+-------------+------------+
| DIGITAL-0 | 96 A0 |
+-------------+------------+
Expand Down
4 changes: 2 additions & 2 deletions projects/ad2s1210_iio/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Use of the Mbed platform allows code to be ported to other Mbed supported target

Product details: AD2S1210.
Product Evaluation board details: EVAL-AD2S1210SDZ
User Guide for this code: https://wiki.analog.com/resources/tools-software/product-support-software/AD2S1210_mbed_iio_support
User Guide for this code: https://analogdevicesinc.github.io/precision-converters-firmware/source/projects/ad2s1210_iio/ad2s1210_iio.html
Communication Protocol: SPI


Expand Down Expand Up @@ -51,7 +51,7 @@ How to Get Started
Mbed web/online compiler: https://studio.keil.arm.com/auth/login/
Import the code into the compiler and compile it to generate the executable binary file.
Drag and drop the binary file onto the USB drive hosted by the SDP-K1 controller board.
Find detailed instructions here: https://wiki.analog.com/resources/tools-software/product-support-software/pcg-fw-mbed-build-guide
Find detailed instructions here: https://analogdevicesinc.github.io/precision-converters-firmware/source/build/project_build.html


Notes
Expand Down

0 comments on commit 68834d7

Please sign in to comment.