Skip to content

Commit b73f97c

Browse files
committed
projects/ad5758_sdz: Add VADJ value
Signed-off-by: Elena-Hadarau_adi <[email protected]>
1 parent 5685359 commit b73f97c

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

projects/ad5758_sdz/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
- Evaluation board product page: [EVAL-AD5758-SDZ](https://www.analog.com/eval-ad5758)
44
- System documentation: https://wiki.analog.com/resources/eval/user-guides/ad5758
55
- HDL project documentation: https://analogdevicesinc.github.io/hdl/projects/ad5758_sdz/index.html
6+
- Evaluation board VADJ: 3.3V
67

78
## Supported parts
89

projects/ad5758_sdz/zed/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
1+
<!-- no_build_example, no_dts, no_no_os -->
2+
13
# AD5758-SDZ/ZED HDL Project
24

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

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

10-
Corresponding Linux device driver: [ad5758.c](https://github.com/analogdevicesinc/linux/blob/main/drivers/iio/dac/ad5758.c)
11-
12-
Corresponding device tree documentation: [adi,ad5758.yaml](https://github.com/analogdevicesinc/linux/blob/main/Documentation/devicetree/bindings/iio/dac/adi%2Cad5758.yaml)

0 commit comments

Comments
 (0)