From 8711299b8fc586cb7e03c4d481aa3c7dadf38c12 Mon Sep 17 00:00:00 2001 From: Eric Helgeson Date: Sun, 13 Jun 2021 09:59:09 -0500 Subject: [PATCH] Move troubleshooting to wiki --- README.adoc | 27 +-------------------------- 1 file changed, 1 insertion(+), 26 deletions(-) diff --git a/README.adoc b/README.adoc index 1e062a3..5c09be5 100644 --- a/README.adoc +++ b/README.adoc @@ -100,32 +100,7 @@ To enable termination place the two jumpers on the TERM block. Termination shoul ## Troubleshooting -### Review the LOG.txt - -There should logs that indicate what BlueSCSI did at startup. - -### LED Flashes on and off 3x - -This indicates BlueSCSI could not find any files on the SD card or communicate with the SD card. - -Ensure your files are named properly (case sensitive) following the naming convetion in the readme. - -If you recived a kit - verify all connections and that the outside of the SD holder is grounded. - - -### LED Flashes on and off 5x - -Format your card with https://www.sdcard.org/downloads/formatter/ - -### Slow performance - -Ensure you are using a good SD card. SD card quality can vary widely. - -Format your card as ExFat - users have seen quite a jump in performance. - -### (Kit Only) Verify you are not using a bad fake - -https://github.com/keirf/Greaseweazle/wiki/STM32-Fakes[How to tell if your STM32 is fake] +https://github.com/erichelgeson/BlueSCSI/wiki/Troubleshooting ### Older Version Specific Troubleshooting