Skip to content

Commit 645c5ec

Browse files
committed
ad485x_fmcz: Update doc
1 parent e27de65 commit 645c5ec

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/projects/ad485x_fmcz/index.rst

+7
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,13 @@ To build the LVDS version of the interface, run:
193193
$cd hdl/projects/ad485x_fmc/zed
194194
$make LVDS_CMOS_N=1
195195

196+
The default LVDS configuration is for 4 wire SPI. To use the 3 wire SPI, run:
197+
198+
.. shell:: bash
199+
200+
$cd hdl/projects/ad485x_fmc/zed
201+
$make LVDS_CMOS_N=1 THREE_W_SPI=1
202+
196203
A more comprehensive build guide can be found in the :ref:`build_hdl` user
197204
guide.
198205

0 commit comments

Comments
 (0)