I'm curious about the paired inverters and resistor / cap combination and their function. What does it accomplish?
Is it necessary to use a 74x04 or can the same thing be accomplished with a bipolar transistor equivalent?
The ASIC is a multi-section IC; this is the main portion while the remainder is a trio of analog switches. CLK is a 1 MHz reference input, Mode sets the state of the analog switches, Data is the bit stream from the MPU, and IRQ is a ~2.5 kHz square wave that drives the MPU's interrupt line. S0-S2 selects the operating frequency (in this case, 12.5 kHz).
Is it necessary to use a 74x04 or can the same thing be accomplished with a bipolar transistor equivalent?
The ASIC is a multi-section IC; this is the main portion while the remainder is a trio of analog switches. CLK is a 1 MHz reference input, Mode sets the state of the analog switches, Data is the bit stream from the MPU, and IRQ is a ~2.5 kHz square wave that drives the MPU's interrupt line. S0-S2 selects the operating frequency (in this case, 12.5 kHz).
Attachments
-
15.7 KB Views: 42