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

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
SP0256 on Printer Port (DIY) - CPCWiki
Last modified on 7 January 2010, at 02:17

SP0256 on Printer Port (DIY)

Revision as of 02:17, 7 January 2010 by Nocash (Talk | contribs)

Below is a french do it yourself project for connecting a SP0256 speech chip to a printer port, using Data, Strobe=ALD, and Ack=Status.

It isn't actually a CPC project (for the CPC one would need to replace LPRINT by PRINT #8) (and the CPC's printer port has only a Busy pin, no Ack pin), aside from that, it should be compatible with the CPC printer port (the CPC's GNDed D7 printer bit is no problem, since allophone numbers are only 6bit wide).

No idea what the 74374 latch is intended for, the printer port output should be latched anyways, so it seems to be totally useless. Using SBY (instead of LRQ) means that software can't use the "1-byte FIFO" of the SP0256, which is no good (the reason for that poor design was probably that LRQ would need to be inverted by additional hardware before passing it to ACK).