Overview

The 74HC4511 (CD74HC4511E) is a high-speed CMOS BCD-to-7-segment latch/decoder/driver IC manufactured by Texas Instruments, Nexperia, and ON Semiconductor. It accepts a 4-bit Binary Coded Decimal (BCD) input (A,B,C,DA, B, C, D) and decodes it into active-HIGH signals (a,b,c,d,e,f,ga, b, c, d, e, f, g) to drive common-cathode 7-segment LED displays directly.

Operating over 2.0V to 6.0V DC, the 74HC4511 features internal 4-bit data storage latches, a Lamp Test input (LT\overline{LT} — turns on all 7 segments for display testing), and a Blanking input (BL\overline{BL} — turns off all segments for power saving or PWM dimming).

Quick reference

Supply Voltage (VCC)2.0 V to 6.0 V DC
Logic FamilyHigh-Speed CMOS (74HC) / TTL Compatible (74HCT)
Input Format4-bit BCD (A,B,C,DA, B, C, D — LSB to MSB)
Output Drive7 Active-HIGH outputs (aga \dots g, up to 25 mA25\text{ mA} source current per segment)
Display TypeCommon-Cathode 7-Segment LED Displays
Control Pin FeaturesLatch Enable (LE\overline{LE}), Lamp Test (LT\overline{LT}), Blanking (BL\overline{BL})
Package16-pin DIP / SOIC-16 / TSSOP-16

Pinout (DIP-16 Package)

text
             ┌───┴───┐
          B 1│ 1   16│ VCC (+2V to +6V)
          C 2│       │15 f
        /LT 3│ 74HC  │14 g
        /BL 4│ 4511  │13 a
        /LE 5│       │12 b
          D 6│       │11 c
          A 7│       │10 d
        GND 8│       │9  e
             └───────┘
PinNameTypeDescription
1BInputBCD Bit 1 Input (21=22^1 = 2)
2CInputBCD Bit 2 Input (22=42^2 = 4)
3\LTInputLamp Test Input (Active LOW: Low = Turn ON all segments aga \dots g)
4\BLInputBlanking Input (Active LOW: Low = Turn OFF all segments aga \dots g)
5\LEInputLatch Enable Input (Active LOW: Low = Pass-through; High = Latch BCD data)
6DInputBCD Bit 3 Input (23=82^3 = 8, MSB)
7AInputBCD Bit 0 Input (20=12^0 = 1, LSB)
8GNDPowerGround reference (0 V)
9–15e, d, c, b, a, g, fOutput7-Segment Active-HIGH LED Driver Outputs
16VCCPowerPositive Power Supply (+2.0V to +6.0V DC)

Truth Table & Decoded Output Numbers

BCD Input (D,C,B,AD,C,B,A)Decoded DigitActive Segments (aga \dots g)
000020000_2 (00)0a,b,c,d,e,fa, b, c, d, e, f (HIGH)
000120001_2 (11)1b,cb, c (HIGH)
001020010_2 (22)2a,b,d,e,ga, b, d, e, g (HIGH)
001120011_2 (33)3a,b,c,d,ga, b, c, d, g (HIGH)
010020100_2 (44)4b,c,f,gb, c, f, g (HIGH)
010120101_2 (55)5a,c,d,f,ga, c, d, f, g (HIGH)
011020110_2 (66)6a,c,d,e,f,ga, c, d, e, f, g (HIGH)
011120111_2 (77)7a,b,ca, b, c (HIGH)
100021000_2 (88)8a,b,c,d,e,f,ga, b, c, d, e, f, g (HIGH)
100121001_2 (99)9a,b,c,d,f,ga, b, c, d, f, g (HIGH)
>10012> 1001_2 (101510\dots15)BlankAll segments OFF (aga \dots g LOW)

Common mistakes

  • Leaving LT\overline{LT}, BL\overline{BL}, or LE\overline{LE} floating: Control pins LT\overline{LT} (Pin 3) and BL\overline{BL} (Pin 4) must be tied to VCCV_{CC} for normal display operation. Pin LE\overline{LE} (Pin 5) must be tied to GND. Leaving them floating causes dark or blank displays.
  • Connecting to Common-Anode displays: The 74HC4511 has active-HIGH outputs, meant to drive Common-Cathode 7-segment displays. Connect current-limiting resistors (220 Ω470 Ω220\ \Omega \dots 470\ \Omega) between outputs aga \dots g and the display pins.

Notes

  • 74HC4511 vs CD4511: 74HC4511 operates on 2V to 6V logic levels at high speed; CD4511 operates on 3V to 18V CMOS power rails.

Assets & downloads