Overview

The CD4543 (CD4543B / HEF4543B) is a versatile BCD-to-7-segment latch/decoder/driver IC manufactured by Texas Instruments, ON Semiconductor, and Renesas. Unlike the CD4511 (which is restricted to active-HIGH common-cathode LEDs), the CD4543 includes a Phase control input (PH), allowing it to drive Liquid Crystal Displays (LCDs), common-anode LEDs, or common-cathode LEDs.

Operating over 3.0V to 18.0V DC, the CD4543 converts a 4-bit BCD input (A,B,C,DA, B, C, D) into a 7-segment display pattern (aga \dots g). When driving reflective LCD panels, an external AC square wave signal (typically 50 Hz100 Hz50\text{ Hz} \dots 100\text{ Hz}) is applied simultaneously to the LCD backplane and the PH pin, providing true AC drive to prevent LCD electrochemical degradation.

Quick reference

Supply Voltage (VDD - VSS)3.0 V to 18.0 V DC
Input Format4-bit BCD (A,B,C,DA, B, C, D)
Display Outputs7 Phase-Controlled outputs (aga \dots g)
Display Types SupportedLCD Displays (AC Drive), Common-Cathode LEDs, Common-Anode LEDs
Control FeaturesLatch Disable (LDLD), Blanking (BLBL), Phase Control (PHPH)
Package16-pin DIP / SOIC-16

Pinout (DIP-16 Package)

text
             ┌───┴───┐
         LD 1│ 1   16│ VDD (+3V to +18V)
          B 2│       │15 g
          C 3│ CD4543│14 f
          D 4│       │13 e
          A 5│       │12 d
         PH 6│       │11 c
         BL 7│       │10 b
   VSS(GND) 8│       │9  a
             └───────┘
PinNameTypeDescription
1LDInputLatch Disable Input (High = Pass-through BCD data; Low = Latch stored BCD value)
2BInputBCD Bit 1 Input (21=22^1 = 2)
3CInputBCD Bit 2 Input (22=42^2 = 4)
4DInputBCD Bit 3 Input (23=82^3 = 8, MSB)
5AInputBCD Bit 0 Input (20=12^0 = 1, LSB)
6PHInputPhase Control Input (Connect to AC square wave for LCD backplane, GND for CC LEDs, VDD for CA LEDs)
7BLInputBlanking Input (Active HIGH: High = Turn OFF all segments; Low = Enable display)
8VSSPowerDigital Ground (0 V)
9–15a, b, c, d, e, f, gOutput7-Segment Driver Outputs
16VDDPowerPositive Power Supply (+3.0V to +18.0V DC)

Phase Pin Configuration Matrix

Target Display TypePH (Pin 6) ConnectionOutput Logic Level
Common-Cathode LEDConnect PH to GNDActive-HIGH (aga \dots g HIGH turns segment ON)
Common-Anode LEDConnect PH to VDDActive-LOW (aga \dots g LOW turns segment ON)
Reflective LCD PanelConnect PH & LCD Backplane to 50Hz Square WaveOut-of-phase AC square wave drives segment ON

Common mistakes

  • Connecting DC directly to reflective LCD glass: Direct DC voltage across liquid crystal segments destroys the panel via electrolysis. Always apply an AC square wave to the PH pin and LCD backplane.
  • Forgetting that LD pin logic is inverse to CD4511 LE: On the CD4543, LD is Latch Disable (HIGH = real-time count; LOW = latched memory). On the CD4511, LE is Latch Enable (LOW = real-time count; HIGH = latched memory).

Notes

  • CD4543 vs CD4511: CD4543 supports LCD panels and common-anode LEDs via phase inversion; CD4511 is limited to active-HIGH common-cathode LEDs.

Assets & downloads