Table of Contents

ECB-4PIO

The ECB-4PIO is a digital input and output interface board. It's a 100x160mm Eurocard Kontron compatible board designed to work with the Z80 SBC V2 processor board.

The R03 board layout is not correct. The power and ground lines are reversed on the Z80 PIO chips and will result in the PIO chips being damaged or destroyed. The port mapping is incorrect to the schematic and are non-standard. See the Errata page for more information. R02 board layouts are currently not available.

Features

Pictures

Revision 3 board:

Revision 3 board (port 90h Kontron reset):

www.retrobrewcomputers.org_lib_plugins_ckgedit_fckeditor_userfiles_image_boards_ecb_4pio_ecb-4pio-r03.jpg

Acknowledgements

The ECB-4PIO was developed by Wolfgange Kabatzke based on a similar design by Janich & Klass.

General characteristics

Z80 PIO Operating modes

Hardware Documentation

Schematics

:boards:ecb:4pio:printing_ecb-4pio-r03-sch.pdf

Board Layout

:boards:ecb:4pio:printing_ecb-4pio-r03-brd.pdf

PCB Gerber files

:boards:ecb:4pio:ecb-4pio-r03-gerber.zip

The board length is 160.782mm and may require adjusting in order for the Eurocard connected to fit.

Pin assignment of parallel ports

This pinout is compatible to jk82-PIO-WRAP by Janich & Klass.

Each PIO has a 26-pin connector associated with the following pin assignments:

Jumper Assignment S1 & S2

The board occupies 16 I/O addresses. Jumper S1 defines the start address. Jumpers for A4 to A7 of S1 define the upper 4 bits of the start address. Refer to the address guidelines to identify available address for your system.

A4 7-8 POSN 4
A5 5-6 POSN 3
A6 3-4 POSN 2
A7 1-2 POSN 1

The default settings for the ECB-4PIO is a base address of 0x20h:

A4 7-8 ON
A5 5-6 OFF
A6 3-4 ON
A7 1-2 ON

For address setting is important to note that “ON” is a zero and “OFF” is a one (The switches are set to GND!).

Jumper S2 is the board reset select option. Jumper position 1 (1-2) to set legacy mode. Jumper position 2 (3-4) to select Kontron mode. All board in your system should be set to have matching settings. Check the SBC V2 Errata notes if you are intending to run on Kontron compatibility mode.

3-4 set to /RESET (C31, N8VEM)
1-2 set to /PWRCLR (C26, Kontron compatibility)

Address settings of the I/O ports

Each Z80 PIO chip uses four addresses out of the sixteen I/O addresses decoded by the ECB-4PIO board. The upper 4 bits of the address are set by jumpers for A4 to A7 using S1. The mapping of the addresses to the PIO's is shown below, assuming a base address 0x20:

A7A6A5A4A3A2A1A0ADDRFUNCTION
XXXX00000x20PIO 0 DATA Channel A
XXXX00010x21PIO 0 DATA Channel B
XXXX00100x22PIO 0 CTRL Channel A
XXXX00110x23PIO 0 CTRL Channel B
XXXX01000x24PIO 1 DATA Channel A
XXXX01010x25PIO 1 DATA Channel B
XXXX01100x26PIO 1 CTRL Channel A
XXXX01110x27PIO 1 CTRL Channel B
XXXX10000x28PIO 2 DATA Channel A
XXXX10010x29PIO 2 DATA Channel B
XXXX10100x2APIO 2 CTRL Channel A
XXXX10110x2BPIO 2 CTRL Channel B
XXXX11000x2CPIO 3 DATA Channel A
XXXX11010x2DPIO 3 DATA Channel B
XXXX11100x2EPIO 3 CTRL Channel A
XXXX11110x2FPIO 3 CTRL Channel B

Attention! The assignment of A0 and A1 changed to the following: A0 → B/~A, A1 → C/~D. This is conform to the ZILOG-datasheets and other applications all around the world. At the JP82-PIO WRAP this was changed.

BOM

IC1 74LS07

IC2 74LS08

IC3 74LS27

IC4 74LS541

IC5 74LS85

IC6 74LS245

IC7 74LS139

IC8-IC12 Z80A-PIO

R1-R12 4.7K Resistor

C1-C12 100nF Ceramic

C20-C24 100uF Electrolytic

S1 2×2 pin header

S2 2×4 pin header

P 1 VG-96 connector (a,b,c)

P 2-5 Header 4 x 26pin (2 x 13pin)

Socket: 3 x 14pin, 2 x 16pin, 2 x 20pin, 4 x 40pin.

R1-R12 are shown as 1K in the schematics.

IEI/IEO-Daisy-Chain

The four PIO are able to use vector interrupts and are prioritized in a daisy chain. The daisy chain is connected to a carry-look-ahead logic, so that the processing delay is in the range of 10 to 20ns.

BUS —> PIO 0 —> PIO 1 —→ PIO 2 —> PIO 3 —→ BUS

        IEI IEO  IEI IEO   IEI IEO   IEI IEO

​Through pull-up resistors of the IEO PIO-0, PIO-1, PIO-2 and PIO-3 is a proper function of the daisy chain be guaranteed even if not all 4 PIO are fitted. PIO's must be fitted in order PIO-0 to PIO-1, -2, -3 in order to maintain the daisy chain.

BAI/BAO-Daisy-Chain

The Bus acknowledge Daisy-Chain BAI/BAO is hard wired on the ECB-4PIO since the board is only for the ECB bus (compatible to) KONTRON.

Software

The ECB-4PIO is not currently supported by ROMWBW or UNABIOS.

Test software is available here:

4piotst.zip

https://github.com/b1ackmai1er/Z80-PIO-bit-mode-test

Applications

Example connection to a 16 bit relay board:

Resources

FilenameFilesizeLast modified
4piotst.zip4.6 KiB2018/09/09 00:38
ecb-4pio-jumpers-1.png8.5 KiB2018/09/01 10:26
ecb-4pio-pcb-r003.png277.2 KiB2018/09/02 01:20
ecb-4pio-pinout.png16.4 KiB2018/09/01 10:26
ecb-4pio-r03-gerber.zip84.9 KiB2015/11/01 23:23
ecb-4pio-r03.jpg113.5 KiB2018/10/14 05:32
ecb-4pio-relayboard.png703.5 KiB2019/04/08 06:49
ecb-4pio-relayboardwiring.png130.8 KiB2019/04/08 06:49
ecb-4pio_finished_and_complete_assembled.jpg660.6 KiB2015/11/01 04:07
printing_ecb-4pio-r03-brd.pdf663.8 KiB2015/11/01 04:07
printing_ecb-4pio-r03-sch.pdf197.3 KiB2015/11/01 04:07
zilog_z80-pio_technical_manual.pdf25.8 MiB2018/09/09 00:37