|
HF-TMC9660 Driver 0.1.0-dev
Hardware Agnostic C++ Driver for the TMC9660
|
Temperature Specifications (celsius) More...
#include <esp32_tmc9660_test_config.hpp>
Static Public Attributes | |
| static constexpr int16_t | OPERATING_MIN = -40 |
| Minimum operating temperature (°C) | |
| static constexpr int16_t | OPERATING_MAX = 125 |
| Maximum operating temperature (°C) | |
| static constexpr int16_t | JUNCTION_MAX = 150 |
| Maximum junction temperature (°C) | |
| static constexpr int16_t | WARNING_THRESHOLD = 110 |
| Temperature warning threshold (°C) | |
Temperature Specifications (celsius)
Operating temperature range from TMC9660 datasheet.
|
staticconstexpr |
Maximum junction temperature (°C)
|
staticconstexpr |
Maximum operating temperature (°C)
|
staticconstexpr |
Minimum operating temperature (°C)
|
staticconstexpr |
Temperature warning threshold (°C)