Chip - 74HCT238 1x 3 to 8 Line Decoder

From NerdConsole
Revision as of 16:44, 22 January 2024 by NerdOfEpic (talk | contribs) (Created page with "This chip is a 3 to 8 line decoder. It takes 3 inputs as a 3-bit number (0-7) and turns on the single line that corresponds to that number as output. {| class="wikitable" | style="text-align:right" width="180" | A0 ! style="text-align:left" width="30" | 1 ! style="text-align:right" width="30" | 16 | style="text-align:left" width="180" | VCC |- | style="text-align:right" | A1 ! style="text-align:left" | 2 ! style="text-align:right" | 15 | style="text-align:left" | Y0 |-...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

This chip is a 3 to 8 line decoder. It takes 3 inputs as a 3-bit number (0-7) and turns on the single line that corresponds to that number as output.

A0 1 16 VCC
A1 2 15 Y0
A2 3 14 Y1
~G0 4 13 Y2
~G1 5 12 Y3
G2 6 11 Y4
Y7 7 10 Y5
GND 8 9 Y6

This is one of the Integrated Circuit Chips in NerdConsole.