Kc89c72 Datasheet -
A: Yes, in most cases. Both have identical pinouts and register sets. However, check the analog output impedance – the KC89C72 may require different external resistor values.
LD A, 0x07 ; Select R7 (Mixer) OUT (0x80), A LD A, 0b11111000 ; Enable Tone A only, no noise OUT (0x81), A kc89c72 datasheet
The datasheet provides frequency calculation formulas: [ \textTone Period = \frac\textClock Frequency16 \times \textDesired Frequency - 1 ] Q: Is the KC89C72 still in production? A: No. It has been obsolete since the late 1990s. Only NOS (new old stock) or used pulls are available on eBay or surplus electronics sites. A: Yes, in most cases
| Feature | AY-3-8910 (NMOS) | KC89C72 (CMOS) | YM2149 (Yamaha) | |-------------------------|------------------|------------------|----------------------| | Technology | NMOS | CMOS | NMOS | | Power consumption | ~100 mA | ~15 mA | ~50 mA | | Output type | Open-drain | Push-pull | Push-pull (different voltage swing) | | Pinout | 40-pin DIP | 40-pin DIP | 40-pin DIP, pin-compatible | | Noise generator | Yes | Yes | Yes (different PRNG) | | Envelope shapes | 16 | 16 | 16 | | I/O ports | 8+8 bits | 8+8 bits | 8+8 bits | LD A, 0x07 ; Select R7 (Mixer) OUT
Introduction When searching for the kc89c72 datasheet , engineers, hobbyists, and procurement specialists are typically looking for a comprehensive technical document covering an integrated circuit (IC) from the 1980s and 1990s era. The KC89C72 is a member of the General Instrument (GI) audio chip family, closely related to the famous AY-3-8910 and its clones (such as the Yamaha YM2149). Understanding its datasheet is essential for retro computing restoration, arcade machine repair, and vintage synthesizer projects.
By understanding the electrical specifications, timing diagrams, register map, and application circuits detailed above (all derived from the authentic datasheet), you can confidently integrate the KC89C72 into your next project. Always download the official datasheet for precise measurements, but use this guide as your practical companion.
A: Tie both directly to GND for normal operation. Leaving them floating may cause erratic behavior.