@@ -6,38 +6,35 @@ AD4170_ASDZ HDL project
6
6
Overview
7
7
--------------------------------------------------------------------------------
8
8
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.
12
12
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
14
14
input bandwidth, low noise, high speed, completely integrated analog front end
15
15
for high precision measurement applications.
16
16
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
18
18
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.
23
23
24
24
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.
27
27
28
28
Supported boards
29
29
-------------------------------------------------------------------------------
30
30
31
- - EVAL-AD4170-ASDZ
31
+ - :adi: ` EVAL-AD4170-ASDZ `
32
32
- EVAL-AD4190-ARDZ
33
33
34
34
Supported devices
35
35
-------------------------------------------------------------------------------
36
36
37
- - :adi: `AD4170 `
38
37
- :adi: `AD4170-4 `
39
- - :adi: `AD4171 `
40
- - :adi: `AD4172 `
41
38
- :adi: `AD4190-4 `
42
39
43
40
Supported carriers
@@ -66,7 +63,7 @@ The addresses are dependent on the architecture of the FPGA, having an offset
66
63
added to the base address from HDL (see more at :ref: `architecture cpu-intercon-addr `).
67
64
68
65
======================== =================
69
- Instance Zynq* /DE10-Nano**
66
+ Instance Zynq/DE10-Nano
70
67
======================== =================
71
68
spi_ad4170_axi_regmap* 0x44A0_0000
72
69
axi_ad4170_dma* 0x44A3_0000
@@ -282,7 +279,7 @@ HDL related
282
279
Software related
283
280
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
284
281
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> `
286
283
287
284
.. include :: ../common/more_information.rst
288
285
0 commit comments