7432: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
(cat)
m (→‎7432 Pinout: Fixed a numbering issue...)
Line 3: Line 3:
<pre>
<pre>
       .--\/--.
       .--\/--.
  1A - |01  16| - +5V
  1A - |01  14| - +5V
  1B - |02  15| - 4A
  1B - |02  13| - 4A
  1Y - |03  14| - 4B
  1Y - |03  12| - 4B
  2A - |04  13| - 4Y
  2A - |04  11| - 4Y
  2B - |05  12| - 3A
  2B - |05  10| - 3A
  2Y - |06  11| - 3B
  2Y - |06  09| - 3B
Gnd - |07  10| - 3Y
Gnd - |07  08| - 3Y
       `------'</pre>
       `------'</pre>
== Signal descriptions ==
== Signal descriptions ==
For each set of pins starting with the same number, Y is high if either A or B are high.
For each set of pins starting with the same number, Y is high if either A or B are high.
[[Category:7400 series|032]]
[[Category:7400 series|032]]

Revision as of 02:57, 10 May 2011

The 7432 (variants 74LS32, 74HC32) is a 74-series logic IC with four independent 2-input OR gates.

7432 Pinout

      .--\/--.
 1A - |01  14| - +5V
 1B - |02  13| - 4A
 1Y - |03  12| - 4B
 2A - |04  11| - 4Y
 2B - |05  10| - 3A
 2Y - |06  09| - 3B
Gnd - |07  08| - 3Y
      `------'

Signal descriptions

For each set of pins starting with the same number, Y is high if either A or B are high.