Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Made sure that the user doesn't use the Z88 cable for computer

Z88 to Serial Printer Connections

 

This section describes the pin connections for the Cambridge Z88 serial connector.

The following connections are for a cable to connect the Cambridge Z88 serial port connector to a 25-pin D-type serial printer connector, or equivalent:

    

Image Added  Image Added
Cambridge Z88
9 way D (Male)
  Printer -
 25 way D (Male)
1-   -  
2TxD -> 3RxD 
3RxD <- 2TxD 
4RTS -> 5CTS 
5CTS   20DTR 
6-   -  
7GND   7GND 
8DCD   20DTR 
9DTR   6,8(DSR,DCD)

...

DTR    Data terminal ready

Note
titleNotes

The Cambridge Z88 RS232 port is wired as Data Terminal Equipment

Pin 1 must not be used for RS232 signals. It carries +5v at 10pA, even when the machine is OFF.

Do not use pin 6 on the Cambridge Z88 connector.

Pin 9 is the RS232 DTR signal. It provides +5v at 1mA while the Cambridge Z88 is switched on,for powering CMOS serial to parallel converters.

CTS on the Cambridge Z88 must be high for the Cambridge Z88 to transmit, and DCD must be high for the Cambridge Z88 to receive. For simple RS232 use, connect pins 5 and 8 to pin 9, and connect pins 2 (TxD), 3 (RxD), and 7 (GND) to the other computer.

Warning
titleWARNING

DO NOT USE THIS CABLE TO CONNECT TO A COMPUTER. IT WILL NOT WORK.

 

Import/Export Protocol

The Imp-Export protocol for Send & Batch Send/Receive functions is given here for programmers who want to interface the Cambridge Z88 to a computer by writing their own interface software.

...