Other Parts Discussed in Thread: 74AC16245
Could I tied the unused inputs to GND instead to tied to VCC through a pullup resistor?
Thanks.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Victor,
Yes, you may tie these to GND. While the datasheet specifically states that the inputs must be tied high, the purpose of this is so that any unused pins are not left floating.
The below app note goes into detail about the implications of floating inputs:
http://www.ti.com/lit/an/scba004d/scba004d.pdf
Thanks!
Chad Crosby
Thanks, Chad for your answer. I usually tie the input pins to GND, but I was concerned with the datasheet's suggestion to tie to VCC. Do you know why?
It appears this footnote was copied from a TTL datasheet (where a high input wastes less power).
CMOS devices (like this) do not care whether an input is low or high, and a resistor is not needed due to the high input impedance.
I'm not entirely sure as to why the DS specifies this, as the 74AC16245 (a very similar product with another tri-state buffer at the output) specifies either logic high or low (see page 3 of its DS) for its \OE pin.
Thanks!
Chad Crosby
Maybe this is just a mistake in the DS like Clemens suggested. Thanks for your attention and your answers, it was very helpful.