|
HF-TMC9660 Driver 0.1.0-dev
Hardware Agnostic C++ Driver for the TMC9660
|
Hall encoder configuration for BLDC motor feedback. More...
#include <bootloader_config.hpp>
Public Attributes | |
| bool | enable {false} |
| bootcfg::HallUPin | u_pin {bootcfg::HallUPin::GPIO2} |
| bootcfg::HallVPin | v_pin {bootcfg::HallVPin::GPIO3} |
| bootcfg::HallWPin | w_pin {bootcfg::HallWPin::GPIO4} |
Hall encoder configuration for BLDC motor feedback.
Configures Hall sensor pins and enable settings for BLDC motor feedback. Hall sensors provide 60-degree position information for proper motor commutation.
| bootcfg::HallUPin tmc9660::HallConfig::u_pin {bootcfg::HallUPin::GPIO2} |
| bootcfg::HallVPin tmc9660::HallConfig::v_pin {bootcfg::HallVPin::GPIO3} |
| bootcfg::HallWPin tmc9660::HallConfig::w_pin {bootcfg::HallWPin::GPIO4} |