7432: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
m (→‎7432 Pinout: Fixed a numbering issue...)
m (remove pre)
Line 1: Line 1:
The '''7432''' (variants 74LS32, 74HC32) is a 74-series logic IC with four independent 2-input OR gates.
The '''7432''' (variants 74LS32, 74HC32) is a 74-series logic IC with four independent 2-input OR gates.
== 7432 Pinout ==
== 7432 Pinout ==
<pre>
      .--\/--.
      .--\/--.
  1A - |01  14| - +5V
1A - |01  14| - +5V
  1B - |02  13| - 4A
1B - |02  13| - 4A
  1Y - |03  12| - 4B
1Y - |03  12| - 4B
  2A - |04  11| - 4Y
2A - |04  11| - 4Y
  2B - |05  10| - 3A
2B - |05  10| - 3A
  2Y - |06  09| - 3B
2Y - |06  09| - 3B
Gnd - |07  08| - 3Y
Gnd - |07  08| - 3Y
      `------'
      `------'</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 04:15, 31 January 2013

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.