Skip to content

Commit 04b2a63

Browse files
committed
docs: ad4170_asdz: Fixed documentation
Fixed documentation and removed not yet released ADC parts. Signed-off-by: Liviu 'Ceshu' Adace <[email protected]>
1 parent 8b42967 commit 04b2a63

File tree

1 file changed

+14
-17
lines changed

1 file changed

+14
-17
lines changed

docs/projects/ad4170_asdz/index.rst

Lines changed: 14 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -6,38 +6,35 @@ AD4170_ASDZ HDL project
66
Overview
77
--------------------------------------------------------------------------------
88

9-
The HDL reference design for the :adi:`AD4170-4`, :adi:`AD4170-8`, and
10-
:adi:`AD4190-4` provides a high resolution, 24-Bit, Multichannel, Low Noise,
11-
Precision Sigma-Delta ADC with PGA.
9+
The HDL reference design for the :adi:`AD4170-4` :adi:`AD4190-4`provides
10+
a high resolution, 24-Bit, DC to 50 kHz Input Bandwidth, Multichannel,
11+
Low Noise Precision Sigma-Delta ADC with PGA.
1212
13-
The data acquisition board incorporates the AD4170-4 or AD4170-8, a DC to 50 kHz
13+
The data acquisition board incorporates the AD4170-4, a DC to 50 kHz
1414
input bandwidth, low noise, high speed, completely integrated analog front end
1515
for high precision measurement applications.
1616
17-
The AD4170-4/8 offers output data rates from 7.6 SPS up to 500 kSPS, while the
17+
The AD4170-4 offers output data rates from 7.6 SPS up to 500 kSPS, while the
1818
AD4190-4 offers output data rates from 3.8 SPS up to 62.5 kSPS. The devices
19-
contains a low noise, 24-bit Σ-Δ analog-to-digital converter (ADC), and can be
20-
configured to have 4 differential inputs or 8 single-ended or pseudodifferential
21-
inputs. The on-chip low noise gain stage ensures that signals of small amplitude
22-
can be interfaced directly to the devices.
19+
contains a low noise, 24-bit Σ-Δ analog-to-digital converter (ADC),
20+
and can be configured to have 4 differential inputs or 8 single-ended or
21+
pseudodifferential inputs. The on-chip low noise gain stage ensures that signals
22+
of small amplitude can be interfaced directly to the devices.
2323
2424
This project has a :ref:`spi_engine` instance to control and acquire data from
25-
the AD4170-4/8 or AD4190-4 24-bit precision ADC. This instance provides support for
26-
capturing continuous samples at the maximum sample rate.
25+
the AD4170-4 or AD4190-4 24-bit precision ADC. This instance provides support
26+
for capturing continuous samples at the maximum sample rate.
2727

2828
Supported boards
2929
-------------------------------------------------------------------------------
3030

31-
- EVAL-AD4170-ASDZ
31+
- :adi:`EVAL-AD4170-ASDZ`
3232
- EVAL-AD4190-ARDZ
3333

3434
Supported devices
3535
-------------------------------------------------------------------------------
3636

37-
- :adi:`AD4170`
3837
- :adi:`AD4170-4`
39-
- :adi:`AD4171`
40-
- :adi:`AD4172`
4138
- :adi:`AD4190-4`
4239

4340
Supported carriers
@@ -66,7 +63,7 @@ The addresses are dependent on the architecture of the FPGA, having an offset
6663
added to the base address from HDL (see more at :ref:`architecture cpu-intercon-addr`).
6764

6865
======================== =================
69-
Instance Zynq*/DE10-Nano**
66+
Instance Zynq/DE10-Nano
7067
======================== =================
7168
spi_ad4170_axi_regmap* 0x44A0_0000
7269
axi_ad4170_dma* 0x44A3_0000
@@ -282,7 +279,7 @@ HDL related
282279
Software related
283280
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
284281

285-
- :git-linux:`AD4170 Linux driver ad4170.c <drivers/iio/adc/ad4170.c>`
282+
- :git-no-os:`AD4170 no-OS driver ad4170.c <drivers/iio/adc/ad4170/ad4170.c>`
286283

287284
.. include:: ../common/more_information.rst
288285

0 commit comments

Comments
 (0)