You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: projects/ad5758_sdz/zed/README.md
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,13 @@
1
+
<!-- no_build_example, no_dts, no_no_os -->
2
+
1
3
# AD5758-SDZ/ZED HDL Project
2
4
5
+
- VADJ with which it was tested in hardware: 3.3V
6
+
3
7
## Building the project
4
8
5
9
```
6
10
cd projects/ad5758_sdz/zed
7
11
make
8
12
```
9
13
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