Difference between revisions of "Spectre Comms Serial Interface"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
m (Technical: typo; less links)
 
Line 9: Line 9:
 
I/O Ports are compatible with the [[Amstrad Serial Interface]]:
 
I/O Ports are compatible with the [[Amstrad Serial Interface]]:
  
   FADCh Amstrad RS323 [[Z80-DART/Z80-SIO chip|Z8470 (Z80 DART)]] Channel A Data            (R/W)
+
   FADCh Amstrad RS232 [[Z80-DART/Z80-SIO chip|Z8470 (Z80 DART)]] Channel A Data            (R/W)
   FADDh Amstrad RS323 [[Z80-DART/Z80-SIO chip|Z8470 (Z80 DART)]] Channel A Control/Status  (R/W)
+
   FADDh Amstrad RS232 Z8470 (Z80 DART) Channel A Control/Status  (R/W)
   FADEh Amstrad RS323 [[Z80-DART/Z80-SIO chip|Z8470 (Z80 DART)]] Channel B Data            (R/W)
+
   FADEh Amstrad RS232 Z8470 (Z80 DART) Channel B Data            (R/W)
   FADFh Amstrad RS323 [[Z80-DART/Z80-SIO chip|Z8470 (Z80 DART)]] Channel B Control/Status  (R/W)
+
   FADFh Amstrad RS232 Z8470 (Z80 DART) Channel B Control/Status  (R/W)
   FBDCh Amstrad RS323 [[8253 chip|8253]] Baudrate Timer 0 Channel A TX Clock    (R/W)
+
   FBDCh Amstrad RS232 [[8253 chip|8253]] Baudrate Timer 0 Channel A TX Clock    (R/W)
   FBDDh Amstrad RS323 [[8253 chip|8253]] Baudrate Timer 1 Channel A RX Clock    (R/W)
+
   FBDDh Amstrad RS232 8253 Baudrate Timer 1 Channel A RX Clock    (R/W)
   FBDEh Amstrad RS323 [[8253 chip|8253]] Baudrate Timer 2 Channel B RX/TX Clock (R/W)
+
   FBDEh Amstrad RS232 8253 Baudrate Timer 2 Channel B RX/TX Clock (R/W)
   FBDFh Amstrad RS323 [[8253 chip|8253]] Baudrate Timer 0-2 Control Registers  (W)
+
   FBDFh Amstrad RS232 8253 Baudrate Timer 0-2 Control Registers  (W)
  
 
== Pictures ==
 
== Pictures ==

Latest revision as of 18:23, 20 August 2019

Rare serial interface for the Amstrad CPC, manufactured by Spectre Communications Ltd.

The Spectre Comms Pack was also advertised for the ZX Spectrum, typically together with a QMOD modem.

The CPC version uses Cage Comms software in ROM. For whatever reason, the manual refers to Propak by Telemap. The Cage/Propak software is written by David Gorski and Ian Hoare.

Technical

I/O Ports are compatible with the Amstrad Serial Interface:

 FADCh Amstrad RS232 Z8470 (Z80 DART) Channel A Data             (R/W)
 FADDh Amstrad RS232 Z8470 (Z80 DART) Channel A Control/Status   (R/W)
 FADEh Amstrad RS232 Z8470 (Z80 DART) Channel B Data             (R/W)
 FADFh Amstrad RS232 Z8470 (Z80 DART) Channel B Control/Status   (R/W)
 FBDCh Amstrad RS232 8253 Baudrate Timer 0 Channel A TX Clock    (R/W)
 FBDDh Amstrad RS232 8253 Baudrate Timer 1 Channel A RX Clock    (R/W)
 FBDEh Amstrad RS232 8253 Baudrate Timer 2 Channel B RX/TX Clock (R/W)
 FBDFh Amstrad RS232 8253 Baudrate Timer 0-2 Control Registers   (W)

Pictures

Download