Difference between revisions of "Spectre Comms Serial Interface"
From CPCWiki - THE Amstrad CPC encyclopedia!
m (→Technical: typo; less links) |
|||
(One intermediate revision by one other user not shown) | |||
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 | + | FADCh Amstrad RS232 [[Z80-DART/Z80-SIO chip|Z8470 (Z80 DART)]] Channel A Data (R/W) |
− | FADDh Amstrad | + | FADDh Amstrad RS232 Z8470 (Z80 DART) Channel A Control/Status (R/W) |
− | FADEh Amstrad | + | FADEh Amstrad RS232 Z8470 (Z80 DART) Channel B Data (R/W) |
− | FADFh Amstrad | + | FADFh Amstrad RS232 Z8470 (Z80 DART) Channel B Control/Status (R/W) |
− | FBDCh Amstrad | + | FBDCh Amstrad RS232 [[8253 chip|8253]] Baudrate Timer 0 Channel A TX Clock (R/W) |
− | FBDDh Amstrad | + | FBDDh Amstrad RS232 8253 Baudrate Timer 1 Channel A RX Clock (R/W) |
− | FBDEh Amstrad | + | FBDEh Amstrad RS232 8253 Baudrate Timer 2 Channel B RX/TX Clock (R/W) |
− | FBDFh Amstrad | + | FBDFh Amstrad RS232 8253 Baudrate Timer 0-2 Control Registers (W) |
== Pictures == | == Pictures == | ||
Line 33: | Line 33: | ||
* [[Media:CageCommsRom11.zip]] - Cage Comms ROM-image (v1.1, Dec 1987) | * [[Media:CageCommsRom11.zip]] - Cage Comms ROM-image (v1.1, Dec 1987) | ||
− | [[Category:Peripherals]] [[Category:Serial_interfaces]][[Category:Expansion ROM]] | + | [[Category:Peripherals]] [[Category:Serial_interfaces]][[Category:Expansion ROM]][[Category:Network]] |
Latest revision as of 17: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
- Media:CageCommsRom11.zip - Cage Comms ROM-image (v1.1, Dec 1987)