L293D Motor Driver Module Pinout

The L293D motor driver module is a compact breakout board built around the L293D quad push-pull motor driver IC that controls the speed and direction of two DC motors or one bipolar stepper motor simultaneously. By accepting standard TTL logic level signals from a microcontroller and switching motor power independently through two internal H-bridge circuits, it acts as the bridge between low-power control signals and higher-power motor loads.

Pinout

L293D Motor Driver Module Pinout

The L293D module exposes connections through two 3-pin logic headers on the left and right sides of the IC, two motor output screw terminals on the top, and a 3-pin power screw terminal at the bottom.

Left logic header (top to bottom)

PinNameTypeDescription
1ENInputEnable for Bridge 2 (3,4EN) — HIGH enables Motor 2; connect PWM signal here for speed control
2IN3InputDirection control input 3 for Motor 2
3IN4InputDirection control input 4 for Motor 2

Right logic header (top to bottom)

PinNameTypeDescription
1IN2InputDirection control input 2 for Motor 1
2IN1InputDirection control input 1 for Motor 1
3ENInputEnable for Bridge 1 (1,2EN) — HIGH enables Motor 1; connect PWM signal here for speed control

Motor output screw terminals (top)

TerminalNameDescription
M2Motor 2Connect both terminals of Motor 2 here
M1Motor 1Connect both terminals of Motor 1 here

Power screw terminals (bottom)

TerminalNameTypeDescription
5VVCC1PowerLogic supply — connect to 5V DC to power the IC
+VCC2PowerMotor supply — connect to 4.5V to 36V DC to power the motors
GNDGNDPowerGround — common for both logic and motor supply

Module construction

L293D IC A 16-pin DIP package containing two complete full H-bridge circuits, internal clamp diodes on all four output pins, separate logic and motor supply rails, and internal thermal shutdown. All direction and enable logic, push-pull switching transistors, and clamp diodes are integrated within this single IC.

Internal Clamp Diodes Eight internal Schottky clamp diodes — two per output pin — absorb back-EMF voltage spikes from motor windings when they are switched off. This eliminates the need for any external freewheeling diodes on the module board.

Decoupling Capacitors Ceramic and electrolytic capacitors on the VCC1 and VCC2 supply rails that filter high-frequency noise and absorb current surges when both H-bridges switch simultaneously, preventing supply rail collapse that would otherwise cause microcontroller resets.

Power Screw Terminals Screw terminal blocks for connecting the motor supply (VCC2), logic supply (VCC1), and ground. Allow secure connection of heavier gauge wiring for motor power.

Motor Output Screw Terminals Four screw terminal connections — two per motor — for connecting DC motor leads or stepper motor coil wires securely.

Logic Control Header A 6-pin header exposing IN1, IN2, ENA, IN3, IN4, and ENB for direct connection to microcontroller GPIO and PWM pins.

Specifications

ParameterValue
Supply
Motor Supply Voltage (VCC2)4.5V – 36V DC
Logic Supply Voltage (VCC1)5V (4.5V – 7V)
Quiescent Supply Current (VCC1)100µA typical
Output
Continuous Output Current600mA per channel
Peak Output Current1.2A per channel
Output Voltage Drop~1.8V per H-bridge
PWM Switching FrequencyUp to 5kHz
Protection
Internal Clamp DiodesYes (8 diodes — 2 per output pin)
Thermal ShutdownYes (internal)
Control
Logic Input LevelsTTL compatible
Enable PinsENA (Motor A) / ENB (Motor B)
Number of H-Bridges2
Motor Channels2 DC motors / 1 bipolar stepper motor
General
Operating Temperature−40°C to +150°C
Driver IC Package16-pin DIP
RoHSCompliant

Helpful Resources

Leave a Comment