SparkFlex
This page refers to the REV SparkFlex while attached to a BRUSHLESS MOTOR (REV Vortex's) .
Getting Started
An small example program to create a CANSparkFlex
object is as follows.
Documentation
The SparkFlex allows you to test the motor controller PID, run the motor at a set percentage, and update the firmware all from the REV Hardware Client. Installation of the REV Hardware client is required to use the SparkFlex for YAGSL.
The SparkFlex must be disconnected from the CAN bus on startup to run via the REV Hardware Client!
Tuning PID
To tune the PID of the SparkFlex you need to open up the REV Hardware Client select the SparkFlex then open the telemetry tab and set it to position control while messing with the parameters in the lefthand pane.
YAGSL Checklist
Communication
The SparkFlex is only capable of communicating via CAN and may see some exciting new features soon with CAN FD support!
Module example configuration
The following example is one for a module configuration file, e.g. frontleft.json
, frontright.json
, backleft.json
, and backright.json
.
Example pidfproperties.json
pidfproperties.json
Example physicalproperties.json
physicalproperties.json
Last updated