|
Motor Driver Evaluation Kit NEVB-MTR1-t01-1.1.0
Firmware for NEVB-MTR1-KIT1 for trapezoidal control of BLDC motors using Hall-effect sensors
|
Collection of motor configurations. More...
#include <config.h>
Public Attributes | |
| uint32_t | tim4Freq: 17 |
| TIM4 or gate switching frequency. | |
| uint16_t | tim4Top: 10 |
| Corresponding TIM4 top value for TIM4 frequency. | |
| uint16_t | tim4DeadTime: 11 |
| Corresponding dead time for TIM4 output. | |
| uint8_t | speedInputSource: 1 |
| SpeedInput source select (only for remote mode). | |
Collection of motor configurations.
This struct contains some of the motor configurations. This may support remote implementation.
| uint8_t motorconfigs::speedInputSource |
| uint16_t motorconfigs::tim4DeadTime |
| uint32_t motorconfigs::tim4Freq |
| uint16_t motorconfigs::tim4Top |