|
HF-TMC9660 Driver 0.1.0-dev
Hardware Agnostic C++ Driver for the TMC9660
|
Control GPIO Pins for TMC9660. More...
#include <esp32_tmc9660_test_config.hpp>
Static Public Attributes | |
| static constexpr uint8_t | RST = 22 |
| GPIO22 - Reset pin (active HIGH) | |
| static constexpr uint8_t | DRV_EN = 20 |
| GPIO20 - Driver enable (active HIGH) | |
| static constexpr uint8_t | FAULTN = 19 |
| GPIO19 - Fault indicator (active LOW, open-drain) | |
| static constexpr uint8_t | WAKE = 21 |
| GPIO21 - Wake control (active LOW) | |
Control GPIO Pins for TMC9660.
These pins control device operation and status monitoring.
|
staticconstexpr |
GPIO20 - Driver enable (active HIGH)
|
staticconstexpr |
GPIO19 - Fault indicator (active LOW, open-drain)
|
staticconstexpr |
GPIO22 - Reset pin (active HIGH)
|
staticconstexpr |
GPIO21 - Wake control (active LOW)