Difference between revisions of "Z80 in 3 Chips"
Jump to navigation
Jump to search
Blwikiadmin (talk | contribs) |
Blwikiadmin (talk | contribs) |
||
Line 22: | Line 22: | ||
* [https://github.com/douggilliland/Retro-Computers/tree/master/Z80/PSOC/PSOC_Design_Files/Z80-PSoC-3-Chips_002 PSoC Code Github repo] | * [https://github.com/douggilliland/Retro-Computers/tree/master/Z80/PSOC/PSOC_Design_Files/Z80-PSoC-3-Chips_002 PSoC Code Github repo] | ||
* [https://github.com/douggilliland/Retro-Computers/tree/master/Z80/Reference_Designs Z80 Reference Designs] | * [https://github.com/douggilliland/Retro-Computers/tree/master/Z80/Reference_Designs Z80 Reference Designs] | ||
− | ** [https://github.com/douggilliland/Retro-Computers/tree/master/Z80/Reference_Designs/MC-2G-1024 MC-2G-1024] | + | ** [https://github.com/douggilliland/Retro-Computers/tree/master/Z80/Reference_Designs/MC-2G-1024 MC-2G-1024 on Github] |
** [https://www.retrobrewcomputers.org/doku.php?id=builderpages:rhkoolstar:mc-2g-1024 MC-2G-1024 on Retrobrewing site] | ** [https://www.retrobrewcomputers.org/doku.php?id=builderpages:rhkoolstar:mc-2g-1024 MC-2G-1024 on Retrobrewing site] | ||
Revision as of 11:28, 9 January 2020
Features
- Z80
- PSoC5LP
- 512KB SRAM
- Optional MCP23017 16-bit port expander
- I2C Addresses 0x24
- Optional Front Panel
- I2C Addresses 0x20-0x23
- SPI interface for SDHC card
Front Panel
Software
Hackaday Page
Videos