This project was designed to run CP/M 2.2 from an SD card. It should be an attainable goal for anyone that can solder through-hole parts to assemble it. Note that J10 is an optional header that allows a Sparkfun SD card breakout board DEV-13743 to used instead of soldering on the surface-mount SD socket part.
-
You can order boards from any prototype PCB vendor. For example, I show how you can order these boards from JLCPCB or OSHPark by uploading the gerber files found in the releases of this and the flash programmer projects as shown in this Z80 Retro! - How To Order PC Boards video on YouTube.
- Gerber files for the CPU board: 2063-Z80-v3
- Gerber files for the FLASH programmer: 2065-Z80-programmer-v2 (This is used with a Raspberry PI to program the FLASH chip on the CPU board.)
-
Software for this project can be found in my 2063-Z80-cpm repo.
-
Note that the FLASH programmer has been designed to work with a Raspberry PI in the event that you don't already own such programmer. This companion programmer PCB should cost about $2 more when it is ordered at the same time as the CPU board from JLCPCB or other similar proto-board shops as shown in the Z80 Retro! - How To Order PC Boards video on YouTube.
- A youtube playlist discussing this project and how to build your own can be found in John's Basement
- A PDF version of the schematic can be found here.
- Here is the as-built BOM with links to the datasheets for all the parts.
- Here is another BOM with links to sockets for the chips.
- To configure a new PI for use with this programmer board as well as to develop Z80 code for the Z80 Retro board, see this PI Setup Guide
- More software for this project will be added as it evolves.
- Z80 Datasheet PS0178 with detailed timing diagrams.
- Z80 User Manual UM0080 with detailed descriptions of each instruction.
- Z80 CPU Peripherals User Manual UM0081 discusses the CTC and SIO.
- Z80 Family Product Specifications Handbook - 1984 has nicer pictures of the SIO registers.
- Wikipedia UART Article
- AY-3-1015D UART Datasheet (Has a discussion of the 16X bit-rate clock with diagrams etc. applicable to all UARTs.)
- How to make IDC cables for the serial ports.
- IDC 2x5 connectors
- IDC D-SUB 9-pin connectors (Digikey)
- IDC D-SUB 9-pin connectors (Amazon)
- 40-conductor (Amazon) - peel off a 26-pin strip and a 10-pin strip to make one parallel and one serial cable (cut the 10-pin strip in half length-wise to make two serial cables.