Built-in search
Google search
Zephyr Project
v: latest
Document Release Versions
latest
4.1.0
4.0.0
3.7.0 (LTS)
Downloads
PDF
zephyrproject.org Links
Project Home
SDK
Releases
Introduction
Developing with Zephyr
Kernel
OS Services
Build and Configuration Systems
Connectivity
Hardware Support
Contributing to Zephyr
Project and Governance
Security
Safety
Samples and Demos
Application Development
Architecture-dependent Samples
Basic
Bluetooth
Boards
C++
Drivers
1-Wire
ADC
Audio
Controller Area Network (CAN)
Counter
Ethernet
FPGA
Haptics
I2S
Inter-Integrated Circuit (I2C) Bus
Inter-Processor Mailbox (IPM)
Light-Emitting Diode (LED)
LoRa
Miscellaneous
Multi-bit SPI Bus (MSPI)
Stepper
TMC50XX stepper
Universal Asynchronous Receiver-Transmitter (UART)
Video
Virtualization
AT45 DataFlash driver
Auxiliary display
Charger
Crypto
Digital-to-Analog Converter (DAC)
Display
EEPROM
Enhanced Serial Peripheral Interface (eSPI)
Flash shell
GNSS
HD44780 LCD controller
HT16K33 LED driver with keyscan
JEDEC SPI-NOR flash
JESD216 flash
KSCAN
LiteX clock control driver
MBOX
MBOX Data
Memory controller (MEMC) driver
nRF SoC Internal Storage
PECI interface
PS/2 interface
Real-Time Clock (RTC)
SMBus shell
SPI bitbang
Watchdog
External modules
Fuel Gauge
Kernel and Scheduler
Networking
POSIX API
PSA
Sensors
Shields
Subsystems
Sysbuild
TF-M Integration
Userspace
Basic Synchronization
Dining Philosophers
Hello World
Supported Boards and Shields
Shields
Releases
Reference
API
Kconfig Options
Devicetree Bindings
West Projects
Zephyr Project
Docs / 4.1.0
»
Samples and Demos
»
Drivers
»
Stepper
Open on GitHub
Report an issue with this page
The
latest development version
of this page may be more current than this released 4.1.0 version.
Stepper
These samples demonstrate how to use the
stepper
driver API.
TMC50XX stepper
Rotate a TMC50XX stepper motor and change velocity at runtime.