Overview
The 74HC174 (commonly SN74HC174N in a 16-pin DIP package) is a high-speed CMOS hex D-type flip-flop IC. It contains six independent D-type flip-flops sharing a common positive-edge-triggered Clock input (CLK) and a common active-LOW Master Reset input ( / ).
When CLK transitions from LOW to HIGH, information at the data inputs () meeting setup and hold times is stored and transferred to the true outputs (). Driving LOW asynchronously clears all six outputs to LOW regardless of clock or data states.
Quick reference
| Logic Family | High-Speed CMOS (HC) |
| Package | 16-Pin DIP (Through-Hole) / SOIC-16 / TSSOP-16 |
| Supply Voltage Range () | to DC |
| Number of Channels | 6 Independent D-Type Flip-Flops |
| Max Clock Frequency | min ( typ at ) |
| Propagation Delay () | typical at |
| Control Inputs | Common Clock (CLK), Master Reset () |
Pinout (16-Pin DIP Package)
text
┌──────────────┐
~MR~ ─│ 1 16 │─ VCC
1Q ─│ 2 15 │─ 6Q
1D ─│ 3 14 │─ 6D
2D ─│ 4 13 │─ 5D
2Q ─│ 5 12 │─ 5Q
3D ─│ 6 11 │─ 4D
3Q ─│ 7 10 │─ 4Q
GND ─│ 8 9 │─ CLK
└──────────────┘
| Pin | Name | Description |
|---|---|---|
| 1 | ~MR~ | Common Master Reset input (Asynchronous, active-LOW) |
| 2, 5, 7, 10, 12, 15 | 1Q–6Q | Flip-Flop 1–6 true outputs |
| 3, 4, 6, 11, 13, 14 | 1D–6D | Flip-Flop 1–6 data inputs |
| 8 | GND | Ground reference (0 V) |
| 9 | CLK | Common Clock input (Positive-edge triggered) |
| 16 | VCC | Power supply voltage input (+2.0V to +6.0V DC) |
Function Table (Each Flip-Flop)
| Master Reset () | Clock (CLK) | Data Input (D_n) | Output (Q_n) |
|---|---|---|---|
Low (0) | X (Don't care) | X (Don't care) | Low (0) |
High (1) | Low-to-High () | High (1) | High (1) |
High (1) | Low-to-High () | Low (0) | Low (0) |
High (1) | Low or High () | X (Don't care) | (Unchanged) |
Specifications
| Parameter | Symbol | Min | Typ | Max | Unit | Conditions |
|---|---|---|---|---|---|---|
| Supply Voltage Range | 2.0 | 5.0 | 6.0 | V | Operational range | |
| Clock Frequency | 0 | 50 | 35 | MHz | ||
| Propagation Delay () | — | 14 | 26 | ns | ||
| Setup Time () | 12 | 5 | — | ns | ||
| Hold Time () | 0 | -3 | — | ns | ||
| Reset Pulse Width | 12 | 5 | — | ns | LOW |
Common mistakes
- Leaving unused D inputs floating: Tie unused data inputs () to or GND to prevent internal CMOS gate oscillation and supply current spikes.
- Floating Master Reset (): Leaving Pin 1 () unconnected can cause random resetting due to noise pickup. Pull to for normal operation.
Notes
- 74HC174 vs 74HC175: The 74HC174 contains 6 flip-flops with only true outputs (), whereas the 74HC175 contains 4 flip-flops with both true () and complementary () outputs.
Assets & downloads
- datasheetdatasheet
- product-pagereference