mirror of
https://github.com/dkgrizzly/GreenSCSI.git
synced 2024-11-22 19:32:59 +00:00
54 lines
2.7 KiB
Markdown
54 lines
2.7 KiB
Markdown
|
# Assembly
|
||
|
|
||
|
## Before you start
|
||
|
|
||
|
Read through all instructions before starting.
|
||
|
|
||
|
## Building
|
||
|
|
||
|
1. Solder on the surface mount SD Card holder. Use the [Drag Solder](https://www.youtube.com/watch?v=nyele3CIs-U&start=34) technique.
|
||
|
- Once on, check continuity of all connections. Fixing this after the BluePill is on will be difficult.
|
||
|
- Ensure the SD card fits and you dont have too much solder on the sides or contacts
|
||
|
2. Solder the dioeds to the **bottom** of the board. Be sure they are flush as possible to the bottom.
|
||
|
[Diode Orientation](images/diodes.png)
|
||
|
3. Solder the header pins on to the BluePill. Then BluePill pill to the BlueSCSI PCB.
|
||
|
- Correct orientation is having the USB connector of the BluePill should be over the SD Card holder.
|
||
|
4. Solder on the Resistor nets. Pin one is marked on the board and the resistors.
|
||
|
- 220 RNETS are closest to the BluePill
|
||
|
- Note PIN one on each - they are opposite of eachtoher. See photo.
|
||
|
- 330 RNETS are furthest from the BluePill
|
||
|
- Note PIN one on each - they are opposite of eachtoher. See photo.
|
||
|
[Orientation RNETs and BluePill](images/orientation.png)
|
||
|
1. Solder on the Termination Jumpers & place the jumpers on to enable Termiation
|
||
|
2. Solder the 50 Pin headers on.
|
||
|
1. Note Pin 1 and Box header on the silk screen.
|
||
|
3. Optional - Solder on the berg connector. Only needed if your machine does not supply enough power via the SCSI bus.
|
||
|
4. Optional - Solder on the debug headers near the SD card. Only nessissarry if re-programming.
|
||
|
|
||
|
[Fully Assembled](images/assembled.png)
|
||
|
|
||
|
### Version 1.0-b BOM
|
||
|
|
||
|
STM32F103C8T6 (U1) aka BluePill board. Beware of fake/scams. Look for reviews. Amazon, ebay, etc.
|
||
|
|
||
|
Mouser Cart https://www.mouser.com/ProjectManager/ProjectDetail.aspx?State=EDIT&ProjectGUID=db967d46-a51a-4a0e-a350-8f503b2f02cf
|
||
|
|
||
|
* 2x 330 (RN2, RN4) Resistor nets https://www.mouser.com/ProductDetail/652-4610X-1LF-330
|
||
|
|
||
|
* 2x 220 (RN1, RN3) Resistor nets https://www.mouser.com/ProductDetail/652-4610X-1LF-220
|
||
|
|
||
|
* 2x Diodes https://www.mouser.com/ProductDetail/583-1N5818-T
|
||
|
|
||
|
* SD Card Holder (J1) https://www.mouser.com/ProductDetail/538-104031-0811
|
||
|
|
||
|
* Headers https://www.mouser.com/ProductDetail/872-920-0011-01
|
||
|
|
||
|
* 50 PIN SCSI header https://www.mouser.com/ProductDetail/517-30350-6002/
|
||
|
- May substitute with 2 rows of headers from above.
|
||
|
- **Note on Right angle connectors** - it appears Right angle headers are notched differently then the pin out. Be sure to note PIN 1/red stripe on the cable match up.
|
||
|
|
||
|
### Optional
|
||
|
|
||
|
Floppy/Berg Power header https://www.mouser.com/ProductDetail/571-1718254
|
||
|
- Required if your machine does not supply power via TERM POWER. For example a Mac Plus or Mac with a Analog/PSU board that has not been recapped.
|