Schneider RS232 Interface

From CPCWiki - THE Amstrad CPC encyclopedia!
Revision as of 19:43, 10 January 2010 by Nocash (Talk | contribs)

Jump to: navigation, search

RS232 Interface for the CPC by Schneider. Schneider is the german distributor for Amstrad CPC hardware (however, this interface seems to be Schneider's own invention, not an Amstrad product).

Pictures

I/O Ports

 F8E0h Z80 STI Indirect Data Register       Read Write
 F8E1h Z80 STI Gen. Purpose I/O Interrupt   Read Write
 F8E8h Z80 STI Pointer Vector Register      Read Write
 F8ECh Z80 STI USART Control Register       Read Write
 F8EDh Z80 STI Receiver Status Register     Read Write
 F8EEh Z80 STI Transmitter Status Register  Read Write
 F8EFh Z80 STI USART Data Register          Read Write

Software

Supported by "Starwriter".

Datasheet (Missing)

  • A "Z80 STI" is a 40pin MK3801 chip from Mostek. Details on that chip are reportedly found in the "MOSTEK 1982/1983 Microelectronic Data Book" (there is no datasheet in the internet yet).
  • The MK68901 seems to be a newer/similar chip (but neither port

addresses nor pinouts are backwards compatible).