| Index | wersja polska
|
This chip transfers display data from the RAM to the LCD drivers КА1835ИД1. Additionally it serves as a memory controller.
The controller supports eight serial channels, out of which four are used in the MK-90. All devices hooked to the bus share common DATA and SELECT lines, but receive separate CLK signals.
Channel 0 and 1 are used by the SMP memory modules.
Channel 2 is used by the keyboard controller
КА1835ВГ1.
The CLK output of the channel 3 drives the piezo buzzer.
frequency = 800kHz / register_valueIt's a direct equivalent of the of the MC146818 real time clock. A 32768Hz crystal oscillator is used as the time base. The Square Wave Output SQW drives the EVNT interrupt input with a frequency of 32Hz.
The chip bus lines AD0-AD7 are connected to the system bus lines AD1-AD8. Therefore any data written to the chip have to be shifted left by one bit, and any data read from the chip have to be shifted right by one bit. Also the chip registers are selected by consecutive even addresses.
The chip occupies the address range $EA00-$EA7E.