diff --git a/docs/solutions/reference-designs/eval-adrv902x/adrv9026_osc_main.rst b/docs/solutions/reference-designs/eval-adrv902x/adrv9026_osc_main.rst new file mode 100644 index 00000000000..8b86832eac2 --- /dev/null +++ b/docs/solutions/reference-designs/eval-adrv902x/adrv9026_osc_main.rst @@ -0,0 +1,39 @@ +IIO OSC ADRV9026/ADRV9029 Capture Window +======================================== + +.. important:: + + We are in the process of migrating our documentation to GitHubIO. This page is outdated and the new one can be found at https://analogdevicesinc.github.io/documentation/eval/user-guide/transceiver/adrv9026/quickstart/index.html\ + +Introduction +------------ + +Main receivers RX1, RX2, RX3, and RX4 are handled by the axi-adrv9025-rx-hpc IIO +device. + +Channels: + ++---------------------+-----------------------+-----------------------+-----------------------+-----------------------+ +| | Receiver Inputs | | | | ++=====================+=======================+=======================+=======================+=======================+ +| IIO Device Channels | voltage0_i voltage0_q | voltage1_i voltage1_q | voltage2_i voltage2_q | voltage3_i voltage3_q | ++---------------------+-----------------------+-----------------------+-----------------------+-----------------------+ +| axi-adrv9009-rx-hpc | RX1 | RX2 | RX3 | RX4 | ++---------------------+-----------------------+-----------------------+-----------------------+-----------------------+ + +Screenshots +----------- + +Time Domain View +~~~~~~~~~~~~~~~~ + +.. image:: https://wiki.analog.com/_media/resources/tools-software/linux-software/adrv9009_td_main.png + :align: center + :width: 600 + +Frequency Domain View +~~~~~~~~~~~~~~~~~~~~~ + +.. image:: https://wiki.analog.com/_media/resources/tools-software/linux-software/adrv9009_fd_main.png + :align: center + :width: 600 diff --git a/docs/solutions/reference-designs/eval-adrv902x/index.rst b/docs/solutions/reference-designs/eval-adrv902x/index.rst index 3056e92d127..3b7838c256f 100644 --- a/docs/solutions/reference-designs/eval-adrv902x/index.rst +++ b/docs/solutions/reference-designs/eval-adrv902x/index.rst @@ -61,9 +61,10 @@ Applications: .. toctree:: :hidden: - user-guide + adrv9026_osc_main prerequisites quickstart/index + user-guide Recommendations ------------------------------------------------------------------------------- @@ -194,7 +195,7 @@ with the :adi:`ADRV9029`: - :dokuwiki:`Typical High Level DPD development flow with the ADRV9029 transceiver ` - :dokuwiki:`ADRV9029 DPD Prerequisites ` -- `Unboxing ADRV902x Transceiver Eval Platform - Video `__ +- `Unboxing ADRV902x Transceiver Eval Platform - Video `_ - :dokuwiki:`Evaluating ADRV9029 through TES GUI ` - :dokuwiki:`Evaluating ADRV9029 DPD through TES GUI ` - :dokuwiki:`ADRV9029 DPD Error Troubleshooting `