7410: Difference between revisions
From NESdev Wiki
Jump to navigationJump to search
mNo edit summary |
m (how do I wrote english) |
||
Line 12: | Line 12: | ||
== Signal descriptions == | == Signal descriptions == | ||
Y is low if all of A, B | Y is low if all of A, B and C are high, and is high if any of A, B or C is low. | ||
[[Category:7400 series|10]] | [[Category:7400 series|10]] |
Revision as of 07:13, 25 April 2017
The 7410 (variants 74LS10, 74HC10) is a 74-series logic IC with three independent 3-Input NAND gates.
7410 Pinout
.--\/--. 1A -> |01 14| -- +5V 1B -> |02 13| <- 1C 2A -> |03 12| -> 1Y 2B -> |04 11| <- 3C 2C -> |05 10| <- 3B 2Y <- |06 09| <- 3A Gnd -- |07 08| -> 3Y `------'
Signal descriptions
Y is low if all of A, B and C are high, and is high if any of A, B or C is low.