Browse Source

Move troubleshooting to wiki

Eric Helgeson 4 years ago
parent
commit
8711299b8f
1 changed files with 1 additions and 26 deletions
  1. 1 26
      README.adoc

+ 1 - 26
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