|
|
@@ -4,7 +4,7 @@ ArdSCSino-stm32 is the STM32 version of ArdSCSino created by Tambo (TNB Seisakus
|
|
|
ArdSCSino is hardware that reproduces SCSI devices (hard disks) with arduino.
|
|
|
We will publish it with permission.
|
|
|
|
|
|
-#Setup
|
|
|
+# Setup
|
|
|
* I am using Arduino Software (IDE) V1.8.8.
|
|
|
|
|
|
Tools-> Boards-> Board Manager-> Search Filters
|
|
|
@@ -17,12 +17,4 @@ SDFAT (https://github.com/greiman/SdFat)
|
|
|
|
|
|
Arduino_STM32 (https://github.com/rogerclarkmelbourne/Arduino_STM32/releases/tag/v1.0.0)
|
|
|
|
|
|
-I am using the following as a micro SD CARD adapter.
|
|
|
-
|
|
|
-* ArdSCSIno V1
|
|
|
-
|
|
|
-Arduino SPI Micro SD Adapter 6PIN Compatible Micro SD TF Card Memory Shield Module
|
|
|
-
|
|
|
-* ArdSCSIno V2
|
|
|
-
|
|
|
-Hirose DM3AT-SF-PEJM5
|
|
|
+I am using the following as a micro SD CARD adapter: Hirose DM3AT-SF-PEJM5
|