@@ -6,36 +6,33 @@ AD4170_ASDZ HDL project
6
6
Overview
7
7
--------------------------------------------------------------------------------
8
8
9
- The HDL reference design for the :adi: `AD4170-4 ` and :adi: ` AD4170-8 ` provides a
10
- high resolution, 24-Bit, DC to 50 kHz Input Bandwidth, Multichannel, Low Noise
11
- Precision Sigma-Delta ADC with PGA.
9
+ The HDL reference design for the :adi: `AD4170-4 ` provides a high resolution,
10
+ 24-Bit, DC to 50 kHz Input Bandwidth, Multichannel, Low Noise Precision
11
+ 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.
17
+ The AD4170-4 offers output data rates from 7.6 SPS up to 500 kSPS.
18
18
The device contains a low noise, 24-bit Σ-Δ analog-to-digital converter (ADC),
19
19
and can be configured to have 4 differential inputs or 8 single-ended or
20
20
pseudodifferential inputs. The on-chip low noise gain stage ensures that signals
21
- of small amplitude can be interfaced directly to the AD4170-4/8 .
21
+ of small amplitude can be interfaced directly to the AD4170-4.
22
22
23
23
This project has a :ref: `spi_engine ` instance to control and acquire data from
24
- the AD4170-4/8 24-bit precision ADC. This instance provides support for
25
- capturing continuous samples at the maximum sample rate.
24
+ the AD4170-4 24-bit precision ADC. This instance provides support for capturing
25
+ continuous samples at the maximum sample rate.
26
26
27
27
Supported boards
28
28
-------------------------------------------------------------------------------
29
29
30
- - EVAL-AD4170-ASDZ
30
+ - :adi: ` EVAL-AD4170-4 `
31
31
32
32
Supported devices
33
33
-------------------------------------------------------------------------------
34
34
35
- - :adi: `AD4170 `
36
35
- :adi: `AD4170-4 `
37
- - :adi: `AD4171 `
38
- - :adi: `AD4172 `
39
36
40
37
Supported carriers
41
38
-------------------------------------------------------------------------------
@@ -63,7 +60,7 @@ The addresses are dependent on the architecture of the FPGA, having an offset
63
60
added to the base address from HDL (see more at :ref: `architecture cpu-intercon-addr `).
64
61
65
62
======================== =================
66
- Instance Zynq* /DE10-Nano**
63
+ Instance Zynq/DE10-Nano
67
64
======================== =================
68
65
spi_ad4170_axi_regmap* 0x44A0_0000
69
66
axi_ad4170_dma* 0x44A3_0000
@@ -278,7 +275,7 @@ HDL related
278
275
Software related
279
276
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
280
277
281
- - :git-linux : `AD4170 Linux driver ad4170.c <drivers/iio/adc/ad4170.c> `
278
+ - :git-no-os : `AD4170 no-OS driver ad4170.c <drivers/iio/adc/ad4170 /ad4170.c> `
282
279
283
280
.. include :: ../common/more_information.rst
284
281
0 commit comments