Skip to content

Commit 1a0fefa

Browse files
committed
ad7124: Add VADJ value in README
Signed-off-by: Stanca Pop <stanca.pop@analog.com>
1 parent d69885b commit 1a0fefa

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

projects/ad7124_asdz/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
- [EVAL-AD7124-8](https://www.analog.com/eval-ad7124-8)
66
- System documentation: https://wiki.analog.com/resources/eval/user-guides/ad7124-x
77
- HDL project documentation: http://analogdevicesinc.github.io/hdl/projects/ad7124_asdz/index.html
8+
- Evaluation board VADJ: 3.3V
89

910
## Supported parts
1011

projects/ad7124_asdz/de10nano/README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
# AD7124-ASDZ/DE10-Nano HDL Project
1+
<!-- no_build_example, no_no_os, no_dts -->
2+
3+
# AD7124-ASDZ/DE10NANO HDL Project
4+
5+
- VADJ with which it was tested in hardware: 3.3V
26

37
## Building the project
48

59
```
610
cd projects/ad7124_asdz/de10nano
711
make
812
```
9-
10-
Corresponding Linux driver: [ad7124.c](https://github.com/analogdevicesinc/linux/blob/main/drivers/iio/adc/ad7124.c)

0 commit comments

Comments
 (0)