Skip to content

Commit fae643f

Browse files
committed
ad77681: Add VADJ values in README
Signed-off-by: Stanca Pop <stanca.pop@analog.com>
1 parent d2937a7 commit fae643f

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

projects/ad77681evb/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
- [EVAL-ADAQ7768-1](https://www.analog.com/eval-adaq7768-1)
66
- System documentation: https://wiki.analog.com/resources/eval/user-guides/ad7768-1
77
- HDL project documentation: https://analogdevicesinc.github.io/hdl/projects/ad77681evb/index.html
8+
- Evaluation board VADJ range: 1.2V - 3.3V
89

910
## Supported parts
1011

@@ -15,4 +16,4 @@
1516

1617
## Building the project
1718

18-
Please enter the folder for the FPGA carrier you want to use and read the README.md.
19+
Please enter the folder for the FPGA carrier you want to use and read the README.md.

projects/ad77681evb/zed/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
1+
<!-- no_build_example, no_no_os -->
2+
13
# AD7768-1-EVB/ZED HDL Project
24

5+
- VADJ with which it was tested in hardware: 2.5V
6+
37
## Building the project
48

59
```
610
cd projects/ad77681evb/zed
711
make
812
```
913

10-
Corresponding device tree: [zynq-zed-adv7511-ad7768-1-evb.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-zed-adv7511-ad7768-1-evb.dts)
14+
Corresponding device tree: [zynq-zed-adv7511-ad7768-1-evb.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-zed-adv7511-ad7768-1-evb.dts)

0 commit comments

Comments
 (0)