Difference between revisions of "TMPI speech synthesizer"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
(Pictures (version with Oscillator))
(Technical Specs.)
Line 11: Line 11:
 
== Technical Specs. ==
 
== Technical Specs. ==
  
I/O ports:
+
I/O ports (as used by the included disk software):
 
   FBFEh TMPI Speech MEA8000 Data Register
 
   FBFEh TMPI Speech MEA8000 Data Register
 
   FBFFh TMPI Speech MEA8000 Command/Status Register
 
   FBFFh TMPI Speech MEA8000 Command/Status Register
  
 +
* '''Caution''' - As seen in the schematic, only A0..A7 seem to be decoded, but A8..A15 aren't. If that is true, then the device can conflict with almost all other existing hardware, including important internal components: Gate Array, CRTC, ROM Bank, Printer Port, PIO and PSG (for these devices A0..A7 are ''don't care'', so it's perfectly possible that some programs access them with FEh or FFh in lower address bits).
 +
 +
* '''Bugfix''' - Add some circuit that ensures A10=LOW (eg. ORing it with /IORQ should do it).
 +
 +
* '''Clock''' - There seem to be two versions of the device: One using the 4MHz signal from the CPC's expansion port. The other using an external '''unknown frequency (?)''' oscillator. The internal 3.84MHz oscillator (in the MEA8000 chip) isn't used by either version.
 +
 +
For details on the speech chip, see
 
* [[MEA8000]]
 
* [[MEA8000]]
 
* [[MEA8000 I/O Ports and Pinouts]]
 
* [[MEA8000 I/O Ports and Pinouts]]
 
* [[MEA8000 Voice Generator]]
 
* [[MEA8000 Voice Generator]]
 
The TMPI interface does not contain an external oscillator, nor does it use the internal 3.84MHz oscillator (in the MEA8000 chip). Instead, the MEA8000's CLK IN pin connects to the 4MHz signal on the expansion port.
 
  
 
== Supported Games ==
 
== Supported Games ==

Revision as of 07:32, 17 January 2010

A speech synthesizer. Made by TechniMusique et Parole Informatique (TMPI).

Technimusique sythesiseur vocal

The device appeared on the French market and was apparently a ported version from the ORIC one, Oric being a popular machine in France.


Not much is known about this device.


Technical Specs.

I/O ports (as used by the included disk software):

 FBFEh TMPI Speech MEA8000 Data Register
 FBFFh TMPI Speech MEA8000 Command/Status Register
  • Caution - As seen in the schematic, only A0..A7 seem to be decoded, but A8..A15 aren't. If that is true, then the device can conflict with almost all other existing hardware, including important internal components: Gate Array, CRTC, ROM Bank, Printer Port, PIO and PSG (for these devices A0..A7 are don't care, so it's perfectly possible that some programs access them with FEh or FFh in lower address bits).
  • Bugfix - Add some circuit that ensures A10=LOW (eg. ORing it with /IORQ should do it).
  • Clock - There seem to be two versions of the device: One using the 4MHz signal from the CPC's expansion port. The other using an external unknown frequency (?) oscillator. The internal 3.84MHz oscillator (in the MEA8000 chip) isn't used by either version.

For details on the speech chip, see

Supported Games

  • None known?

Downloads

Pictures (version without Oscillator)

Pictures (version with Oscillator)

This version uses an external unknown frequency oscillator. According to the schematic, speech is not injected to the SOUND pin on expansion port. /RD and /IORQ are decoded differently as in the other version. /WR is not used (instead the chips /W pin is wired to GND).

Manual

Other Speech Synthesizers

Weblinks

For more information (French)