2018-12-29 18:07:30 +00:00
|
|
|
# ArdSCSino-stm32
|
2019-02-09 18:24:48 +00:00
|
|
|
|
2020-09-11 16:18:26 +00:00
|
|
|
ArdSCSino-stm32 is the STM32 version of ArdSCSino created by Tambo (TNB Seisakusho) (https://twitter.com/h_koma2)
|
|
|
|
ArdSCSino is hardware that reproduces SCSI devices (hard disks) with arduino.
|
|
|
|
We will publish it with permission.
|
2019-02-09 18:24:48 +00:00
|
|
|
|
2020-09-11 16:18:26 +00:00
|
|
|
#Setup
|
|
|
|
* I am using Arduino Software (IDE) V1.8.8.
|
2019-02-09 18:24:48 +00:00
|
|
|
|
2020-09-11 16:18:26 +00:00
|
|
|
Tools-> Boards-> Board Manager-> Search Filters
|
|
|
|
Search and install "Arduino SAM board (32-bit ARM Cortex-M3)"
|
|
|
|
Select the board "Generic STM32F103C series"
|
2020-07-06 13:55:06 +00:00
|
|
|
|
2020-09-11 16:18:26 +00:00
|
|
|
I am using the following as a library.
|
2020-07-06 13:55:06 +00:00
|
|
|
|
2020-09-11 16:18:26 +00:00
|
|
|
SDFAT (https://github.com/greiman/SdFat)
|
2020-07-06 13:55:06 +00:00
|
|
|
|
2020-09-11 16:18:26 +00:00
|
|
|
Arduino_STM32 (https://github.com/rogerclarkmelbourne/Arduino_STM32/releases/tag/v1.0.0)
|
2020-07-06 13:55:06 +00:00
|
|
|
|
2020-09-11 16:18:26 +00:00
|
|
|
I am using the following as a micro SD CARD adapter.
|
2020-07-06 13:55:06 +00:00
|
|
|
|
2020-09-11 16:18:26 +00:00
|
|
|
* ArdSCSIno V1
|
2020-07-06 13:55:06 +00:00
|
|
|
|
2020-09-11 16:18:26 +00:00
|
|
|
Arduino SPI Micro SD Adapter 6PIN Compatible Micro SD TF Card Memory Shield Module
|
|
|
|
|
|
|
|
* ArdSCSIno V2
|
|
|
|
|
|
|
|
Hirose DM3AT-SF-PEJM5
|