fbpx

7400 Series Guide: 74HC76/74LS76 (Dual J-K flip-flop)

The 74×76 (ex 74LS76) is a chip that contains two J-K flip-flops with set and reset pins.

In this guide, you’ll learn the things you need to know about this chip in order to use JK flip-flops in your own projects.

74HC76 / 74LS76 Package And Pinout

What does the 74HC76 / 74LS76 do?

The 74×76 gives you two J-K flip-flops with set and reset that you can use individually. The JK flip-flop can be set, reset, and toggled. It can be used for making counters, event detectors, frequency dividers, and much more.

In the table below, you can see how to set, reset, and toggle the flip flop output:

ClkJKQDescription
 0XXQMemory
(no change)
100QMemory
(no change)
1101Set
 1010Reset
 111Toggle
JK Flip-Flop Truth Table

How To Use This Chip

The 74LS76 comes in a 16-pin package, and you need to connect it to power before you can use it. Most 7400 ICs support a VCC voltage of 5V. One difference between the HC and LS version of the chip is that the 74HC76 supports 2V to 6V, while the 74LS76 only supports 5V.

The maximum current you can pull out of one output pin on the 74HC76 chip is 4 mA. For the 74LS76 chip it’s 0.4 mA when the pin is high (sourcing) or 8 mA when the pin is low (sinking). This can differ between models, so check the datasheet of your model to verify.

Once you’ve connected it to power, you can use any of the two J-K flip-flops inside.

7400 series IC connected to 5V on a breadboard
The 74HC76/74LS76 IC connected to power

74×76 Pinout

The 74×76 has 16 pins and contains two J-K flip-flops with the following pinout:

7476 Pinout
Pin NamePin #TypeDescription
1CLK1InputInput to the first flip-flop.
1SET2InputInput to the first flip-flop (inverted).
1RST3InputControl signal that controls the flip-flop (inverted).
1J4InputInput to the flip-flop.
VCC5PowerPositive power supply (VCC). Connect to +5V power.
2CLK6InputInput to the second flip-flop.
2SET7InputInput to the second flip-flop (inverted).
2RST8InputControl signal that controls the flip-flop (inverted).
2J9InputInput to the flip-flop.
2Q10OutputOutput from the second flip-flop (inverted).
2Q11OutputOutput from the second flip-flop.
2K12InputInput to the flip-flop.
GND13PowerConnect to ground (GND).
1Q14OutputOutput from the first flip-flop (inverted).
1Q15OutputOutput from the first flip-flop.
1K16InputInput to the flip-flop.
Pin overview for the 74×76 IC

Alternatives and Equivalents for 74HC76 / 74LS76

There are many versions of the 74×76 chip. They all have the same functionality, but with different specifications such as supported voltages and maximum current output.

Here’s a list of a few equivalents of this chip:

  • 74HC76 (High-speed CMOS)
  • 74HCT76 (High-speed CMOS, TTL compatible)
  • 74LS76 (High-speed TTL)
  • 74LVC76 (Low Voltage TTL)
  • 74AC76 (Advanced CMOS)
  • 74ALS76 (Advanced Low-Power Schottky TTL)
  • 74F76 (Very High Speed)
  • 74C76 (CMOS, similar to the 4000-series)

Some manufacturers also add a prefix, such as the SN74HC76 and SN74LS76 by Texas Instruments.

Can’t find the 74×76 anywhere? Then try one of the following IC alternatives:

  • 74×67 – AND-gated master-slave J-K flip-flop
  • 74×70 – AND-gated positive-edge triggered J-K flip-flop
  • 74×72 – AND-gated master-slave J-K flip-flop
  • 74×73 – Dual J-K flip-flop (positive-edge-triggered).
  • 74×78 – Dual J-K flip-flop (negative-edge-triggered).
  • CD4027 – Dual J-K flip-flops (positive-edge-triggered).
  • CD4095 – Gated J-K flip-flop.
  • CD4096 – Gated J-K flip-flop.

If you can’t find the 74×76 IC in your local electronics store, don’t worry, you’ll most likely find it in one of the stores listed on this page of online stores where you’ll find components and tools for all your electronics projects.

Datasheet for the 74LS76 and 74HC76 chips

Download the PDF datasheet for your version of the 74×76 here:

Leave a Comment