Expand description
PIO-backed Step/Dir pulse generator for stepper motor drivers.
This module targets drivers that expect a STEP pulse input and a DIR level input, such as TMC2209 and similar.
Structs§
- PioStep
Dir - PIO-backed Step/Dir stepper pulse generator.
- PioStep
DirProgram - Program loaded into PIO instruction memory for STEP pulse generation.
Enums§
- StepDir
- Direction for motion.
- Step
DirFrequency Error - Errors returned when setting the STEP pulse frequency.
- Step
Pulse Timing - Configure the STEP pulse timing (cycles per pulse).