S
Steve Rush
Guest
On Mon, 28 Mar 2005 23:09:00 +0000, elehman1 wrote:
left floating. You never know what state it will take on powerup. Worse,
you never know when it's going to change.
Tie each unused input to whatever value won't change the output. For
instance, if you use a two-input NAND gate as an inverter, you can tie one
input high or to the other input. Both will work, although paralleling
inputs increases the fan-in, which may be significant. With an OR or NOR
gate, unused inputs need to be held low. Some logic families may require
a resistor instead of a direct connection to either supply rail; check
your data sheets.
Unused outputs can float.
All the jokes aside, an unused input to a logic circuit should never beSorry for my typing skills. I ment to say:
What do you do with unused pins?
elehman1@columbus.rr.com> wrote in message
news:STR1e.21517$rL3.11988@fe2.columbus.rr.com...
Should the used pins be left unconnected or should they be taken to
ground?
left floating. You never know what state it will take on powerup. Worse,
you never know when it's going to change.
Tie each unused input to whatever value won't change the output. For
instance, if you use a two-input NAND gate as an inverter, you can tie one
input high or to the other input. Both will work, although paralleling
inputs increases the fan-in, which may be significant. With an OR or NOR
gate, unused inputs need to be held low. Some logic families may require
a resistor instead of a direct connection to either supply rail; check
your data sheets.
Unused outputs can float.