|
HF-TMC9660 Driver 0.1.0-dev
Hardware Agnostic C++ Driver for the TMC9660
|
Motor Controller Specifications. More...
#include <esp32_tmc9660_test_config.hpp>
Static Public Attributes | |
| static constexpr float | MAX_SUPPLY_VOLTAGE = 60.0f |
| Maximum supply voltage (V) | |
| static constexpr float | MAX_CURRENT_A = 3.0f |
| Maximum phase current (A) | |
| static constexpr uint32_t | PWM_FREQUENCY_HZ = 25000 |
| Default PWM frequency (Hz) | |
Motor Controller Specifications.
TMC9660 is an integrated motor controller with FOC support.
|
staticconstexpr |
Maximum phase current (A)
|
staticconstexpr |
Maximum supply voltage (V)
|
staticconstexpr |
Default PWM frequency (Hz)