Skip to content

Commit 1d334a5

Browse files
committed
ad485x_fmcz: Update doc
1 parent 2b233df commit 1d334a5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/projects/ad485x_fmcz/index.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,13 @@ To build the LVDS version of the interface, run:
157157
$cd hdl/projects/ad485x_fmc/zed
158158
$make LVDS_CMOS_N=1
159159

160+
The default LVDS configuration is for 4 wire SPI. To use the 3 wire SPI, run:
161+
162+
.. shell:: bash
163+
164+
$cd hdl/projects/ad485x_fmc/zed
165+
$make LVDS_CMOS_N=1 THREE_W_SPI=1
166+
160167
A more comprehensive build guide can be found in the :ref:`build_hdl` user
161168
guide.
162169

0 commit comments

Comments
 (0)