From 93cfb591b74d003aa57a26a127a3bccb8c28de0d Mon Sep 17 00:00:00 2001 From: icex2 Date: Tue, 11 Aug 2020 23:17:09 +0200 Subject: [PATCH] iidxio-ezusb: Update documentation --- doc/iidxhook/iidxio-ezusb.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/iidxhook/iidxio-ezusb.md b/doc/iidxhook/iidxio-ezusb.md index ca893ce..981e04b 100644 --- a/doc/iidxhook/iidxio-ezusb.md +++ b/doc/iidxhook/iidxio-ezusb.md @@ -1,4 +1,4 @@ -This library drives a "legacy" ezusb IO board, also known as C02 IO, and +This library drives a "legacy" ezusb IO board, also known as C02/D01 IO, and implements the iidxio API of BT5. Thus, it allows you to use this IO board with *any* version of IIDX that is supported by BT5. @@ -24,5 +24,7 @@ the status LEDs on the side of the board should show a blinking pattern. dump to the FPGA. * There is a script called ezusb-boot.bat which combines the two steps above and can be integrated into the startup process of a dedicated setup. +* If you are using a D01 IO board, use the `fpga-d01.bin` file instead of the +`fpga.bin` file. * If you ignore these steps, you will either run into errors or parts of the IO board won't work (e.g. lights). \ No newline at end of file