Skip to content

projects/fmcomms2: Add VADJ range #1837

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 16, 2025
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/fmcomms2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Here are some pointers to help you:
- [EVAL-AD-FMCOMMS4](https://www.analog.com/eval-ad-fmcomms4) (uses AD9364)
- System documentation: https://wiki.analog.com/resources/eval/user-guides/ad-fmcomms2-ebz
- HDL project documentation: https://analogdevicesinc.github.io/hdl/projects/fmcomms2/index.html
- Evaluation boards VADJ range: 1.8V - 2.5V

## Supported parts

Expand Down
4 changes: 4 additions & 0 deletions projects/fmcomms2/kc705/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<!-- no_build_example, no_no_os -->

# FMCOMMS2/KC705 HDL Project

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

## Building the project

```
Expand Down
4 changes: 4 additions & 0 deletions projects/fmcomms2/kcu105/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<!-- no_build_example, no_no_os -->

# FMCOMMS2/KCU105 HDL Project

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

## Building the project

```
Expand Down
4 changes: 4 additions & 0 deletions projects/fmcomms2/vc707/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<!-- no_build_example, no_no_os -->

# FMCOMMS2/VC707 HDL Project

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

## Building the project

```
Expand Down
4 changes: 4 additions & 0 deletions projects/fmcomms2/zc702/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<!-- no_build_example, no_no_os -->

# FMCOMMS2/ZC702 HDL Project

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

## Building the project

```
Expand Down
4 changes: 4 additions & 0 deletions projects/fmcomms2/zc706/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<!-- no_build_example, no_no_os -->

# FMCOMMS2/ZC706 HDL Project

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

## Building the project

```
Expand Down
4 changes: 4 additions & 0 deletions projects/fmcomms2/zcu102/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<!-- no_build_example, no_no_os -->

# FMCOMMS2/ZCU102 HDL Project

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

## Building the project

```
Expand Down
4 changes: 4 additions & 0 deletions projects/fmcomms2/zed/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<!-- no_build_example, no_no_os -->

# FMCOMMS2/ZED HDL Project

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

## Building the project

```
Expand Down