Difference between revisions of "Z80 in 3 Chips"

From Land Boards Wiki
Jump to navigation Jump to search
Line 9: Line 9:
 
* 512KB SRAM
 
* 512KB SRAM
 
* Optional [http://ww1.microchip.com/downloads/en/DeviceDoc/20001952C.pdf MCP23017] 16-bit port expander
 
* Optional [http://ww1.microchip.com/downloads/en/DeviceDoc/20001952C.pdf MCP23017] 16-bit port expander
 +
** I2C Addresses 0x24
 
* Optional [[Front_Panel_For_8_Bit_Computers|Front Panel]]
 
* Optional [[Front_Panel_For_8_Bit_Computers|Front Panel]]
 +
** I2C Addresses 0x20-0x23
  
 
== PSoC Code ==
 
== PSoC Code ==

Revision as of 10:56, 8 January 2020

Z80 P865-cropped-720px.jpg

Features

  • Z80
  • PSoC5LP
  • 512KB SRAM
  • Optional MCP23017 16-bit port expander
    • I2C Addresses 0x24
  • Optional Front Panel
    • I2C Addresses 0x20-0x23

PSoC Code

Hackaday Page