Skip to content

ad4062: add project #1833

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 4 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
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
7 changes: 2 additions & 5 deletions docs/projects/ad4052_ardz/index.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. _ad4052-ardz:
.. _ad4052_ardz:

AD4052-ARDZ HDL project
================================================================================
Expand All @@ -7,7 +7,7 @@ Overview
--------------------------------------------------------------------------------

The HDL reference design for the :adi:`AD4050`, :adi:`AD4052`, :adi:`AD4056`, and
:adi:`AD4058` .
:adi:`AD4058`.
They are versatile, 16-bit/12-bit, successive approximation register (SAR)
analog-to-digital converters (ADCs) that enable low-power, high-density data
acquisition solutions without sacrificing precision. These ADCs offer a unique
Expand All @@ -21,9 +21,6 @@ battery-powered, compact data acquisition and edge sensing applications.
The :adi:`EVAL-AD4050-ARDZ`/:adi:`EVAL-AD4052-ARDZ` evaluation boards enable
quick and easy evaluation of the performance and features of the :adi:`AD4050`
or the :adi:`AD4052`, respectively.
The AD4050 and AD4052 are compact, low power, 12-bit or 16-bit (respectively)
Easy Drive successive approximation register (SAR) analog-to-digital converters
(ADCs).

This project has a :ref:`spi_engine` instance to control and acquire data from
the precision ADC.
Expand Down
Loading