From 47c7249f08629e8bc5e9b22636549b033d5b69cd Mon Sep 17 00:00:00 2001 From: Vicentiu Neagoe Date: Fri, 27 Mar 2026 16:50:04 +0200 Subject: [PATCH 1/4] reference-designs/eval-ad4080: Add untracked wiki-migration pages Co-Authored-By: Claude Opus 4.6 --- .../eval-ad4080/eval-ad4080ardz.rst | 80 +++++++++++++++++++ .../reference-designs/eval-ad4080/index.rst | 7 ++ .../eval/user-guides/eval-ad4080ardz.rst | 80 +++++++++++++++++++ 3 files changed, 167 insertions(+) create mode 100644 docs/solutions/reference-designs/eval-ad4080/eval-ad4080ardz.rst create mode 100644 docs/solutions/reference-designs/eval-ad4080/index.rst create mode 100644 docs/wiki-migration/resources/eval/user-guides/eval-ad4080ardz.rst diff --git a/docs/solutions/reference-designs/eval-ad4080/eval-ad4080ardz.rst b/docs/solutions/reference-designs/eval-ad4080/eval-ad4080ardz.rst new file mode 100644 index 00000000000..6974a73f896 --- /dev/null +++ b/docs/solutions/reference-designs/eval-ad4080/eval-ad4080ardz.rst @@ -0,0 +1,80 @@ +Fast Precision ADCs KWIK Lecture + Lab +====================================== + +General Description +------------------- + +The Fast Precision ADCs Know-how with Integrated Knowledge (KWIK) Lecture and +Lab is a training module regarding Precision Fast ADCs with integrated digital +filters. It is a combination of a lecture and a hands-on activity to understand +how to drive such fast precision ADC and how to take advantage of the digital +filters for noise performance improvements and antialiasing filtering. + +On one hand, it provides lecture materials around sampled data system, +antialiasing, how to drive a SAR ADCs and how the challenges increase with +speed, as well as how to use digital filters to help achieving optimal +performance. + +On the other hand, the hands-on activity allows the user to measure signals with +the EVAL-AD4080ARDZ Arduino form factor eval board, using ADALM2000 to both +generate signals and measure them in the oscilloscope, as well as capturing the +data stream coming from the ADC and generate time domain and frequency domain +visualizations. Using IIO it also allows to configure the 20-bit 40-MSPS SAR ADC +(AD4080) in order to check the benefits of the different digital filter option +available. + +Objective +--------- + +The Fast Precision ADCs KIWIK Lecture and Lab aims to understand the easy drives +features on fast precision ADCs, as well as the benefits of using the digital +filtering options available on-chip in the AD4080. Beyond theory slides, the +user get to practice and play around with some physical hardware to see live all +this options as well the impact on noise and antialiasing does the on-chip +digital filter have. + +Lecture Materials +----------------- + +Theory slides: `seminar\_-\_adc\_-\_part_deaux.pdf `_ + +Step-by-step Hands on slide deck:`ad4080_hands_on.pdf `_ + +ADALM2000 Active Learning Module and Scopy +------------------------------------------ + +:adi:`ADALM2000 Active Learning Module ` + +:doc:`Scopy - A Graphical User Interface (GUI) for the ADALM2000. A multi-functional software toolset with strong capabilities for signal analysis ` + +ADALM2000 Configuration Files +----------------------------- + +`m2k_and_ad4080_scopy_ini.zip `_ + +LTSpice Simulation Circuits +--------------------------- + +`ad4080-signal-chain.zip `_ + +EVAL-AD4080ARDZ Demo PCB Image +------------------------------ + +**EVAL-AD4080ARDZ Angle View** + +|image1| + +**EVAL-AD4080ARDZ Top View** + +|image2| + +**EVAL-AD4080ARDZ Bottom View** + +|image3| + +.. |image1| image:: https://wiki.analog.com/_media/resources/eval/user-guides/eval-ad4080ardz_angle-evaluation-board.jpg + :width: 400 +.. |image2| image:: https://wiki.analog.com/_media/resources/eval/user-guides/eval-ad4080ardz_top-evaluation-board.jpg + :width: 400 +.. |image3| image:: https://wiki.analog.com/_media/resources/eval/user-guides/eval-ad4080ardz_bottom-evaluation-board.jpg + :width: 400 diff --git a/docs/solutions/reference-designs/eval-ad4080/index.rst b/docs/solutions/reference-designs/eval-ad4080/index.rst new file mode 100644 index 00000000000..a0aebebbed4 --- /dev/null +++ b/docs/solutions/reference-designs/eval-ad4080/index.rst @@ -0,0 +1,7 @@ +AD4080 FMC EVB +============== + +.. toctree:: + :hidden: + + eval-ad4080ardz diff --git a/docs/wiki-migration/resources/eval/user-guides/eval-ad4080ardz.rst b/docs/wiki-migration/resources/eval/user-guides/eval-ad4080ardz.rst new file mode 100644 index 00000000000..6974a73f896 --- /dev/null +++ b/docs/wiki-migration/resources/eval/user-guides/eval-ad4080ardz.rst @@ -0,0 +1,80 @@ +Fast Precision ADCs KWIK Lecture + Lab +====================================== + +General Description +------------------- + +The Fast Precision ADCs Know-how with Integrated Knowledge (KWIK) Lecture and +Lab is a training module regarding Precision Fast ADCs with integrated digital +filters. It is a combination of a lecture and a hands-on activity to understand +how to drive such fast precision ADC and how to take advantage of the digital +filters for noise performance improvements and antialiasing filtering. + +On one hand, it provides lecture materials around sampled data system, +antialiasing, how to drive a SAR ADCs and how the challenges increase with +speed, as well as how to use digital filters to help achieving optimal +performance. + +On the other hand, the hands-on activity allows the user to measure signals with +the EVAL-AD4080ARDZ Arduino form factor eval board, using ADALM2000 to both +generate signals and measure them in the oscilloscope, as well as capturing the +data stream coming from the ADC and generate time domain and frequency domain +visualizations. Using IIO it also allows to configure the 20-bit 40-MSPS SAR ADC +(AD4080) in order to check the benefits of the different digital filter option +available. + +Objective +--------- + +The Fast Precision ADCs KIWIK Lecture and Lab aims to understand the easy drives +features on fast precision ADCs, as well as the benefits of using the digital +filtering options available on-chip in the AD4080. Beyond theory slides, the +user get to practice and play around with some physical hardware to see live all +this options as well the impact on noise and antialiasing does the on-chip +digital filter have. + +Lecture Materials +----------------- + +Theory slides: `seminar\_-\_adc\_-\_part_deaux.pdf `_ + +Step-by-step Hands on slide deck:`ad4080_hands_on.pdf `_ + +ADALM2000 Active Learning Module and Scopy +------------------------------------------ + +:adi:`ADALM2000 Active Learning Module ` + +:doc:`Scopy - A Graphical User Interface (GUI) for the ADALM2000. A multi-functional software toolset with strong capabilities for signal analysis ` + +ADALM2000 Configuration Files +----------------------------- + +`m2k_and_ad4080_scopy_ini.zip `_ + +LTSpice Simulation Circuits +--------------------------- + +`ad4080-signal-chain.zip `_ + +EVAL-AD4080ARDZ Demo PCB Image +------------------------------ + +**EVAL-AD4080ARDZ Angle View** + +|image1| + +**EVAL-AD4080ARDZ Top View** + +|image2| + +**EVAL-AD4080ARDZ Bottom View** + +|image3| + +.. |image1| image:: https://wiki.analog.com/_media/resources/eval/user-guides/eval-ad4080ardz_angle-evaluation-board.jpg + :width: 400 +.. |image2| image:: https://wiki.analog.com/_media/resources/eval/user-guides/eval-ad4080ardz_top-evaluation-board.jpg + :width: 400 +.. |image3| image:: https://wiki.analog.com/_media/resources/eval/user-guides/eval-ad4080ardz_bottom-evaluation-board.jpg + :width: 400 From 3fafc03e5c64f45e3d59a2be086d2ebff01afeaf Mon Sep 17 00:00:00 2001 From: Vicentiu Neagoe Date: Thu, 2 Apr 2026 13:16:11 +0300 Subject: [PATCH 2/4] Replace stub index.rst with template Co-Authored-By: Claude Opus 4.6 --- .../reference-designs/eval-ad4080/index.rst | 42 ++++++++++++++++++- 1 file changed, 40 insertions(+), 2 deletions(-) diff --git a/docs/solutions/reference-designs/eval-ad4080/index.rst b/docs/solutions/reference-designs/eval-ad4080/index.rst index a0aebebbed4..6b38dae7eda 100644 --- a/docs/solutions/reference-designs/eval-ad4080/index.rst +++ b/docs/solutions/reference-designs/eval-ad4080/index.rst @@ -1,7 +1,45 @@ -AD4080 FMC EVB -============== +.. _eval_ad4080 eval: + +EVAL AD4080 +=================================================================== + +.. TODO: Add a picture of the chip/board + +Overview +------------------------------------------------------------------------------- + +.. TODO: Describe in max 10 rows the main features and applications. + +Features: + +- feature 1 +- feature 2 + +Applications: + +- application 1 +- application 2 .. toctree:: :hidden: eval-ad4080ardz + +Recommendations +------------------------------------------------------------------------------- + +People who follow the flow that is outlined, have a much better experience with +things. However, like many things, documentation is never as complete as it +should be. If you have any questions, feel free to ask on our +:ref:`EngineerZone forums `, but before that, please make +sure you read our documentation thoroughly. + +Warning +------------------------------------------------------------------------------- + +.. esd-warning:: + +Help and support +------------------------------------------------------------------------------- + +Please go to :ref:`Help and Support ` page. From 1b47a683f9a56e2cd4d21a64510ba08f6c708853 Mon Sep 17 00:00:00 2001 From: Vicentiu Neagoe Date: Tue, 7 Apr 2026 13:21:44 +0300 Subject: [PATCH 3/4] Fix build: remove leaked wiki-migration source files, fix index.rst Co-Authored-By: Claude Opus 4.6 --- .../eval/user-guides/eval-ad4080ardz.rst | 80 ------------------- 1 file changed, 80 deletions(-) delete mode 100644 docs/wiki-migration/resources/eval/user-guides/eval-ad4080ardz.rst diff --git a/docs/wiki-migration/resources/eval/user-guides/eval-ad4080ardz.rst b/docs/wiki-migration/resources/eval/user-guides/eval-ad4080ardz.rst deleted file mode 100644 index 6974a73f896..00000000000 --- a/docs/wiki-migration/resources/eval/user-guides/eval-ad4080ardz.rst +++ /dev/null @@ -1,80 +0,0 @@ -Fast Precision ADCs KWIK Lecture + Lab -====================================== - -General Description -------------------- - -The Fast Precision ADCs Know-how with Integrated Knowledge (KWIK) Lecture and -Lab is a training module regarding Precision Fast ADCs with integrated digital -filters. It is a combination of a lecture and a hands-on activity to understand -how to drive such fast precision ADC and how to take advantage of the digital -filters for noise performance improvements and antialiasing filtering. - -On one hand, it provides lecture materials around sampled data system, -antialiasing, how to drive a SAR ADCs and how the challenges increase with -speed, as well as how to use digital filters to help achieving optimal -performance. - -On the other hand, the hands-on activity allows the user to measure signals with -the EVAL-AD4080ARDZ Arduino form factor eval board, using ADALM2000 to both -generate signals and measure them in the oscilloscope, as well as capturing the -data stream coming from the ADC and generate time domain and frequency domain -visualizations. Using IIO it also allows to configure the 20-bit 40-MSPS SAR ADC -(AD4080) in order to check the benefits of the different digital filter option -available. - -Objective ---------- - -The Fast Precision ADCs KIWIK Lecture and Lab aims to understand the easy drives -features on fast precision ADCs, as well as the benefits of using the digital -filtering options available on-chip in the AD4080. Beyond theory slides, the -user get to practice and play around with some physical hardware to see live all -this options as well the impact on noise and antialiasing does the on-chip -digital filter have. - -Lecture Materials ------------------ - -Theory slides: `seminar\_-\_adc\_-\_part_deaux.pdf `_ - -Step-by-step Hands on slide deck:`ad4080_hands_on.pdf `_ - -ADALM2000 Active Learning Module and Scopy ------------------------------------------- - -:adi:`ADALM2000 Active Learning Module ` - -:doc:`Scopy - A Graphical User Interface (GUI) for the ADALM2000. A multi-functional software toolset with strong capabilities for signal analysis ` - -ADALM2000 Configuration Files ------------------------------ - -`m2k_and_ad4080_scopy_ini.zip `_ - -LTSpice Simulation Circuits ---------------------------- - -`ad4080-signal-chain.zip `_ - -EVAL-AD4080ARDZ Demo PCB Image ------------------------------- - -**EVAL-AD4080ARDZ Angle View** - -|image1| - -**EVAL-AD4080ARDZ Top View** - -|image2| - -**EVAL-AD4080ARDZ Bottom View** - -|image3| - -.. |image1| image:: https://wiki.analog.com/_media/resources/eval/user-guides/eval-ad4080ardz_angle-evaluation-board.jpg - :width: 400 -.. |image2| image:: https://wiki.analog.com/_media/resources/eval/user-guides/eval-ad4080ardz_top-evaluation-board.jpg - :width: 400 -.. |image3| image:: https://wiki.analog.com/_media/resources/eval/user-guides/eval-ad4080ardz_bottom-evaluation-board.jpg - :width: 400 From 53fb47b9ae500238a67d5a946c24491089f8050d Mon Sep 17 00:00:00 2001 From: Vicentiu Neagoe Date: Tue, 7 Apr 2026 13:46:32 +0300 Subject: [PATCH 4/4] Fix :doc: refs to wiki-migration paths and RST errors Co-Authored-By: Claude Opus 4.6 --- .../solutions/reference-designs/eval-ad4080/eval-ad4080ardz.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/solutions/reference-designs/eval-ad4080/eval-ad4080ardz.rst b/docs/solutions/reference-designs/eval-ad4080/eval-ad4080ardz.rst index 6974a73f896..b5090214dc3 100644 --- a/docs/solutions/reference-designs/eval-ad4080/eval-ad4080ardz.rst +++ b/docs/solutions/reference-designs/eval-ad4080/eval-ad4080ardz.rst @@ -45,7 +45,7 @@ ADALM2000 Active Learning Module and Scopy :adi:`ADALM2000 Active Learning Module ` -:doc:`Scopy - A Graphical User Interface (GUI) for the ADALM2000. A multi-functional software toolset with strong capabilities for signal analysis ` +`Scopy - A Graphical User Interface (GUI) for the ADALM2000. A multi-functional software toolset with strong capabilities for signal analysis `_ ADALM2000 Configuration Files -----------------------------