|
HF-TMC9660 Driver 0.1.0-dev
Hardware Agnostic C++ Driver for the TMC9660
|
Test Configuration. More...
#include <esp32_tmc9660_test_config.hpp>
Static Public Attributes | |
| static constexpr uint16_t | TEST_DURATION_MS = 5000 |
| Test duration (ms) | |
| static constexpr uint16_t | RAMP_STEP_DELAY_MS = 100 |
| Velocity ramp step delay (ms) | |
| static constexpr int32_t | DEFAULT_VELOCITY = 1000 |
| Default test velocity (RPM) | |
| static constexpr uint16_t | REGISTER_READ_COUNT = 100 |
| Register reads per test. | |
Test Configuration.
Default parameters for testing.
|
staticconstexpr |
Default test velocity (RPM)
|
staticconstexpr |
Velocity ramp step delay (ms)
|
staticconstexpr |
Register reads per test.
|
staticconstexpr |
Test duration (ms)