Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246

Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /mnt/cpcwiki-httpdocs/includes/MagicWord.php on line 879

Notice: Trying to access array offset on value of type null in /mnt/cpcwiki-httpdocs/includes/profiler/SectionProfiler.php on line 104

Notice: Trying to access array offset on value of type null in /mnt/cpcwiki-httpdocs/includes/profiler/SectionProfiler.php on line 104

Notice: Trying to access array offset on value of type null in /mnt/cpcwiki-httpdocs/includes/profiler/SectionProfiler.php on line 105

Notice: Trying to access array offset on value of type null in /mnt/cpcwiki-httpdocs/includes/profiler/SectionProfiler.php on line 105

Notice: Trying to access array offset on value of type null in /mnt/cpcwiki-httpdocs/includes/profiler/SectionProfiler.php on line 106

Notice: Trying to access array offset on value of type null in /mnt/cpcwiki-httpdocs/includes/profiler/SectionProfiler.php on line 106
CPCI RS232 Interface - CPCWiki
Last modified on 19 October 2009, at 05:38

CPCI RS232 Interface

Revision as of 05:38, 19 October 2009 by MacDeath (Talk | contribs)

Octoate's self-built version of the CPCI RS232 interface

This RS232 interface was published as a DIY project in a special edition of the the German magazine: CPC Schneider International (Sonderheft, #3-1986) and also in a later issue.

A terminal program, written by The Cranium, for this serial interface was published in the last issue of the CPC Schneider International (12/1 1992/1993).

As the standard CPC series does not include a RS232, this interface was very handy in order to communicate with other computers(eg. IBM PCs). A major drawback was the missing interrupt line which means that your programs have to poll the interface.

Technical specs

  • Based around: MC6850, and MAX232
  • Ports used:
    • F8DC - Control register
    • F8DD - Data register.


How to build a RS232 interface (German)