Updated SCSI Bus Capture (markdown)

akuker 2020-10-14 18:13:07 -05:00
parent 6289696531
commit b1dc7407f3

@ -13,22 +13,17 @@ cd ~/RASCSI/src/raspberrypi/
sudo apt install libspdlog-dev sudo apt install libspdlog-dev
make all make all
``` ```
== Special RaSCSI 1.5/1.6 modification == ## Special RaSCSI 1.5/1.6 modification
If you're using a RaSCSI version 1.5 or 1.6, you will need to make the following modification to your board. This will force all of the transceivers into a RECEIVE-ONLY mode. If you're using a RaSCSI version 1.5 or 1.6, you will need to make the following modification to your board. This will force all of the transceivers into a RECEIVE-ONLY mode.
<img src="images/rascsi_logo2_scaled.png"> <a href="./images/scsimon_mods.png"><img src="./images/scsimon_mods.png" width="200"/></a>
<img src="images/rascsi_logo2_scaled.png" width="48">
<img src="./images/scsimon_mods.png" alt="Girl in a jacket" width="50" height="60">
<img src="./images/scsimon_mods.png" width="100"/>
Note: This tool hasn't been tested with RaSCSI board version 2.x. Note: This tool hasn't been tested with RaSCSI board version 2.x.
= Capture data = # Capture data
= Reviewing data = # Reviewing data