Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

IC question (unused pins)

Status
Not open for further replies.

nwo4life

Junior Member level 3
Joined
Feb 12, 2006
Messages
28
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,508
Hi,

I am using a 74LS157 (Quad 2 to 1 multiplexer). However I only need to use one of 2 to 1 multiplexer. My question is, should I ground the pins I don't use or leave them alone.

Thanks
 

in its datasheet it is given that:
Note 2: Not more than one output should be shorted at a time.

so you cant tie all output pins to either GND or VCC, so it is better to keep them open.
About input i feel that it is better to keep them open

regards
JSPS
 

nwo4life,
It's best to tie inputs to a state that will force the output to a known state. This way, the outputs can not bang up and down in response to noise on the open inputs, creating noise and emi.
.
For example, tie at least one input of an And or Nand gate to ground ("0"). Tie at least one input of an Or or Nor to "1". Tie clock inputs to eithe"0" or "1". If a device has a reset or clear input, tie one of them to the active state.
.
Regards,
Kral
 

the device you are using is a bipolar logic family (low power schottky). i usually just leave them floating because those devices are not prone to latch up due to external noise, unlike cmos logic devices. but Kral has a point, it is better if you force them to a known state. also see which output state gives you lower power dissipation, that's even better. the lower value of input current will give you the lower power dissipation. i think for ttl it is better if you force the output to logic hi. i'm nnot sure though... that depends on the output driver of your logic device.....
 

nwo4life,
In re-reading my previous reply, I noticed a mistake, you should tie the unused reset or clear inputs to the "inactive" state. This probably does not apply to your multiplexer application, but it's imprtant when using flip-flops, counters, etc that have direct set or clear inputs.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top