|
|
|
|
|
by vatys
2181 days ago
|
|
And in some cases, smaller than a transistor (as commonly packaged). 74AUP1T97 comes in a variety of packages, some less than 1mm square. It’s a clever mix of gates internally which can be turned into many common AND/OR type functions depending on how you hook up the pins. |
|
These guys are super useful. Unfortunately it's somewhat unobvious how best to use them, since the manufacturer literature is written in a very obtuse way. Except for the ’99, they're all just two-input multiplexers. Some have an input inverted and some have an output inverted. The ’99 adds an output enable line and a fourth input, which it XORs with the output. It's much easier to design with these things when you think of them as multiplexers!
I've made a nice chart that I use to help design with these parts, but it's on my work machine and I'm too lazy to log in on a weekend to retrieve it. I've made a lot of nice charts and references... I should figure out somewhere to publish them....
Page 5 of this old NXP PDF was the starting point I used:
https://www.avnet.com/wps/wcm/connect/onesite/8100cb9c-39d1-...
but I removed the redundant entries (most of us know how logic families work by the time this chart is useful...) and added the descriptions of what the parts really are inside.