-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Kanta HORIO edited this page Aug 17, 2020
·
9 revisions
Technical documents for STEP400.
The current firmware is based on Open Sound Control protocol. Arduino Zero and official Ethernet library compatible. Stepper driver chips are STMicroelectronics's powerSTEP01 which provide most of functionalities as a stepper driver. If you take a look at the datasheet, it will be easier to understand the functions and commands.
- Tutorial
- Settings
- Functions
- Voltage mode and current mode
- Speed profile and type of motor motions
- Homing and absolute position management
- Servo mode
- OSC command reference
- System settings
- Motor driver settings
- Alarm settings
- Speed profile
- KVAL and TVAL
- Homing and Limiting
- Absolute position management
- Motor control
- Stop and HiZ
- Servo mode
- Technical information
- Compile the Arduino sketch
- Hardware
- home
- Tutorial
-
Connections and settings
- Power supply and Motor
- Sensor and Switch
- Network and DIP switch
- Setup with a microSD card
- Example parameter values for example steppers
- Function description
- OSC command reference
- Technical information