Adafruit
Adafruit TMC2209 Stepper Motor Driver Breakout Board
· MPN: ADA6121
The Adafruit TMC2209 Stepper Motor Driver Breakout Board makes controlling stepper motors easy and virtually silent. Using Trinamic's "Stealth Chopper" techn...
Get notified when back in stock
The Adafruit TMC2209 Stepper Motor Driver Breakout Board makes controlling stepper motors easy and virtually silent. Using Trinamic's "Stealth Chopper" technology, this driver delivers smooth, quiet microstepping with just two control pins — no timers, PWM, or real-time microcontroller required. Simply set the DIRection pin and toggle the STEP pin to move.
Designed for prototyping, this breakout features screw terminal blocks for motor power and stepper wires, clearly labelled control pins, mounting holes, and LED indicators for direction and step signals. The board is fabricated with 2 oz copper for better current handling and heat dissipation, supporting up to 2A with adjustable current limiting via an onboard potentiometer.
Key Features
- Trinamic TMC2209 Driver – Silent "Stealth Chopper" DMOS microstepping driver with overcurrent protection
- 2-Pin Control – Drive steppers with just DIRection and STEP pins, no timers or PWM needed
- Adjustable Microstepping – Defaults to 1/8 microstep; configurable to 1/16, 1/32, or 1/64 via MS1/MS2 pins, or up to 1/256 via UART
- Motor Voltage – 5V to 29V DC input
- Logic Voltage – 3V to 5V, compatible with Arduino, ESP32, Raspberry Pi, and other boards
- Up to 2A Current – Adjustable current limiting via onboard potentiometer
- UART Interface – Optional single-pin serial port with auto-baud for advanced configuration, diagnostics, and StallGuard sensor-less stall detection
- LED Indicators – Red/green LEDs for direction, yellow LED for step activity
- Index and Diagnostic Outputs – Index pulses at microstep zero-crossing; diagnostic output for short/open circuit and stall detection
- Screw Terminal Blocks – Easy connections for motor power and 4-wire bipolar stepper motors (26–20 AWG, 2.54mm spacing)
- 2 oz Copper PCB – Better current carrying capacity and heat dissipation
- Four Mounting Holes – Secure board installation
Ideal For
- CNC machines and 3D printers
- Robotics and precision motion control
- Prototyping stepper motor projects
- Applications requiring silent motor operation
Package Contents
- 1× Adafruit TMC2209 Stepper Motor Driver Breakout Board (assembled and tested)
- 1× Header strip (requires soldering)
Resources
Jargon buster
Plain-language definitions for the technical terms used above.
- AWG
- American Wire Gauge is a numbering system for wire thickness, where a lower number means a thicker wire. The AWG rating matters because thicker wire can usually carry more current with less voltage drop and heating.
- baud
- Baud is the signalling rate of a serial connection, often used as the speed setting for UART communication. Matching the baud rate matters because both connected devices must use the same setting for readable data.
- breakout
- A breakout board carries a small or fine-pitched component and brings its connections out to standard, breadboard- and header-friendly pins. Describing a part as a breakout means it can be wired into a project without soldering directly to the component's tiny contacts.
- DC
- DC means direct current, where electricity flows in one constant direction, as supplied by batteries, USB ports and many plug-pack power supplies. When a product specifies DC, it runs from a DC supply rather than mains AC, so you need to provide the correct voltage and polarity.
- ESP32
- ESP32 is a family of low-cost microcontroller chips and modules from Espressif with built-in WiFi and Bluetooth. They support programmable firmware and over-the-air updates, and are commonly programmed with toolchains such as the Arduino core and ESP-IDF.
- LED
- A light-emitting diode (LED) is a small electronic component that emits light when current flows through it in the correct direction. Because it only conducts one way, its polarity matters, and a through-hole LED must be soldered the correct way around to light up.
- microcontroller
- A microcontroller is a small computer on a single chip that runs a stored program and controls connected inputs and outputs such as buttons, sensors, displays and communication interfaces. In a device built around one, it is the part that executes the code and coordinates the device's behaviour.
- motor driver
- An electronic circuit that lets a low-power controller switch and control a motor that needs more current than the controller pins can safely provide. Checking motor driver support matters because pumps and motors usually cannot be connected directly to a microcontroller output.
- PCB
- A printed circuit board (PCB) is a board, usually rigid, with etched copper tracks that connect electronic components together without loose wiring. Components are mounted on the board and signals route between them through the copper layout.
- potentiometer
- A variable resistor usually turned with a knob or shaft to create an adjustable electrical signal. It is often used for inputs such as volume, brightness or position, so it helps beginners learn how a microcontroller reads changing values.
- PWM
- Pulse Width Modulation is a way for a digital pin to simulate variable output power by switching on and off very quickly. It matters for controlling things like LED brightness, motor speed, or servo-style signals from a microcontroller pin.
- UART
- UART is a simple asynchronous serial interface that sends data over separate transmit and receive wires, usually labelled TX and RX, with both ends set to the same baud rate. It is a common way for microcontrollers and other serial devices to exchange data.
Find this product in
Brands
Prototyping & Wiring
Robotics & Motion
Related Tutorials
Free guides on learn.littlebird.com.au