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.

A: No. The analog outputs (ANOD, BNOD, CNOD) are current outputs that directly drive a speaker or amplifier through a simple resistor and capacitor. kc89c72 datasheet

| Parameter | Min | Typ | Max | Unit | |----------------------|------|-----|------|------| | Supply Voltage (VCC) | 4.75 | 5.0 | 5.25 | V | | Supply Current (ICC) | - | 15 | 30 | mA | | Clock Frequency | 0.5 | 1.0 | 2.0 | MHz | | Input Low Voltage (VIL) | 0 | - | 0.8 | V | | Input High Voltage (VIH) | 2.0 | - | VCC | V | | Output Low Voltage (VOL @ 1.6mA) | - | 0.4 | 0.5 | V | | Output High Voltage (VOH @ -0.4mA) | 2.4 | - | - | V | A: Yes, in most cases

; Assume KC89C72 base address = 0x80 ; Write to address register LD A, 0x00 ; Select R0 (Tone A low byte) OUT (0x80), A ; Write data to selected register LD A, 0x7E ; Low byte value for 440Hz at 1MHz OUT (0x81), A LD A, 0x01 ; Select R1 (Tone A high byte) OUT (0x80), A LD A, 0x02 ; High byte value OUT (0x81), A Part 1: What is the KC89C72

This article serves as an — combining available public data, pinout diagrams, electrical characteristics, and application notes — for anyone who needs the critical information typically found in a KC89C72 datasheet. Part 1: What is the KC89C72? The KC89C72 is a 3-voice programmable sound generator (PSG) IC. It was manufactured by Microchip Technology (after acquiring GI’s semiconductor division) and also under license by other vendors like GoldStar (now LG) and UMC .