Skip to content

Commit ff1c3da

Browse files
committed
ad4052_ardz: Update README.md, fix ref label, clean-ip
Signed-off-by: Jorge Marques <jorge.marques@analog.com>
1 parent 1b4d065 commit ff1c3da

File tree

2 files changed

+9
-12
lines changed

2 files changed

+9
-12
lines changed

docs/projects/ad4052_ardz/index.rst

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. _ad4052-ardz:
1+
.. _ad4052_ardz:
22

33
AD4052-ARDZ HDL project
44
================================================================================
@@ -7,7 +7,7 @@ Overview
77
--------------------------------------------------------------------------------
88

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

2825
This project has a :ref:`spi_engine` instance to control and acquire data from
2926
the precision ADC.

projects/ad4052_ardz/README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
# AD4052-ARDZ HDL Project
22

3-
- Evaluation board product page: [EVAL-AD4052-ARDZ](https://www.analog.com/eval-ad4052-ardz)
3+
- Evaluation board product page: [EVAL-AD4050-ARDZ](https://www.analog.com/eval-ad4050-ardz)/[EVAL-AD4052-ARDZ](https://www.analog.com/eval-ad4052-ardz)
44
- System documentation:TO BE ADDED
55
- HDL project documentation: https://analogdevicesinc.github.io/hdl/projects/ad4052_ardz/index.html
66

77
## Supported parts
88

9-
| Part name | Description |
10-
|--------------------------------------------|------------------------------------------------------------------|
11-
| [AD4050](https://www.analog.com/ad4050) | Compact, Low Power, 12-Bit, 2 MSPS/500 kSPS Easy Drive SAR ADC |
12-
| [AD4052](https://www.analog.com/ad4052) | Compact, Low Power, 16-Bit, 2 MSPS/500 kSPS Easy Drive SAR ADC |
13-
| [AD4056](https://www.analog.com/ad4056) | Compact, Low Power, 12-Bit, 2 MSPS/500 kSPS Easy Drive SAR ADC |
14-
| [AD4058](https://www.analog.com/ad4058) | Compact, Low Power, 16-Bit, 2 MSPS/500 kSPS Easy Drive SAR ADC |
9+
| Part name | Description |
10+
|--------------------------------------------|---------------------------------------------------------|
11+
| [AD4050](https://www.analog.com/ad4050) | Compact, Low Power, 12-Bit, 2 MSPS Easy Drive SAR ADC |
12+
| [AD4052](https://www.analog.com/ad4052) | Compact, Low Power, 16-Bit, 2 MSPS Easy Drive SAR ADC |
13+
| [AD4056](https://www.analog.com/ad4056) | Compact, Low Power, 12-Bit, 500 kSPS Easy Drive SAR ADC |
14+
| [AD4058](https://www.analog.com/ad4058) | Compact, Low Power, 16-Bit, 500 kSPS Easy Drive SAR ADC |
1515

1616
## Building the project
1717

0 commit comments

Comments
 (0)