Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions projects/ad5766_sdz/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- [EVAL-AD5767](https://www.analog.com/eval-ad5767)
- System documentation: TO BE ADDED
- HDL project documentation: http://analogdevicesinc.github.io/hdl/projects/ad5766_sdz/index.html
- Evaluation board VADJ range: 1.7V - 5.5V

## Supported parts

Expand Down
8 changes: 5 additions & 3 deletions projects/ad5766_sdz/zed/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# AD5766-SDZ/Zed HDL Project
<!-- no_build_example, no_dts -->

# AD5766-SDZ/ZED HDL Project

- VADJ with which it was tested in hardware: 2.5V

## Building the project

Expand All @@ -8,5 +12,3 @@ make
```

Corresponding No-OS project: [ad5766_sdz](https://github.com/analogdevicesinc/hdl/tree/main/projects/ad5766_sdz)

Corresponding Linux driver: [ad5766_c](https://github.com/analogdevicesinc/linux/blob/main/drivers/iio/dac/ad5766.c)