hoverboard-firmware-hack-fo.../Inc
EmanuelFeru 22984a7fd6 Fixed PPM, PWM timeout
- fixed the general timeout handling: there is no need to disable the MOSFETs timer because it will confuse the BLDC_controller, making him consider the timeout as a false MOSFET defective error.
- renamed `timeout` to `timeoutCnt` for consistency and to ease the search
#61
2020-07-01 19:50:32 +02:00
..
BLDC_controller.h Variant_PWM implemented 2020-03-24 19:57:08 +01:00
comms.h Added Keil project 2020-02-16 21:58:15 +01:00
config.h Fixed PPM, PWM timeout 2020-07-01 19:50:32 +02:00
defines.h PWM/PPM Left/Right, UART update 2020-06-25 20:17:55 +02:00
eeprom.h UART with sideboards works + major refactoring 2020-03-01 10:00:26 +01:00
hd44780.h Implemented TranspOtter modifications 2019-11-26 23:58:20 +01:00
pcf8574.h Implemented TranspOtter modifications 2019-11-26 23:58:20 +01:00
rtwtypes.h Variant_PWM implemented 2020-03-24 19:57:08 +01:00
setup.h UART with sideboards works + major refactoring 2020-03-01 10:00:26 +01:00
stm32f1xx_hal_conf.h Initial commit 2019-10-06 15:09:15 +02:00
stm32f1xx_it.h Major UART communication improvement 2020-06-21 23:14:46 +02:00
util.h PWM/PPM Left/Right, UART update 2020-06-25 20:17:55 +02:00