f2d86f3b30
- For TORQUE mode, by enabling `ELECTRIC_BRAKE_ENABLE` in `config.h`, the freewheeling amount can be adjusted using the `ELECTRIC_BRAKE_MAX` parameter. - For VOLTAGE and TORQUE mode, the standstill hold functionality can be forced by enabling `STANDSTILL_HOLD_ENABLE` in `config.h`. Known (minor) issue: There is a small "tick" noise when Stanstill is engaged/disengaged, due to the switching to SPEED mode. To be solved by an improved mode switching strategy in the future. |
||
---|---|---|
.. | ||
bldc.c | ||
BLDC_controller.c | ||
BLDC_controller_data.c | ||
comms.c | ||
control.c | ||
eeprom.c | ||
hd44780.c | ||
main.c | ||
pcf8574.c | ||
setup.c | ||
stm32f1xx_it.c | ||
system_stm32f1xx.c | ||
util.c |