hoverboard-firmware-hack-fo.../Src
EmanuelFeru 34c6e4d610 Improved UART Timeout
Apparently, the UART data Rx/Tx is quite unreliable (especially under motor load) leading to very often out-of-sync issues. This change allows to reset the DMA more often, leading to a faster re-sync of the UART transmission and thus avoiding UART timeout.
2020-06-01 20:08:47 +02:00
..
BLDC_controller.c Variant_PWM implemented 2020-03-24 19:57:08 +01:00
BLDC_controller_data.c Variant_PWM implemented 2020-03-24 19:57:08 +01:00
bldc.c UART with sideboards works + major refactoring 2020-03-01 10:00:26 +01:00
comms.c UART with sideboards works + major refactoring 2020-03-01 10:00:26 +01:00
control.c Variant_PWM implemented 2020-03-24 19:57:08 +01:00
eeprom.c Implemented TranspOtter modifications 2019-11-26 23:58:20 +01:00
hd44780.c Implemented TranspOtter modifications 2019-11-26 23:58:20 +01:00
main.c Added deadband for PPM signal 2020-03-24 20:36:19 +01:00
pcf8574.c Implemented TranspOtter modifications 2019-11-26 23:58:20 +01:00
setup.c Fixed missing define for Serial feedback 2020-05-26 23:39:56 +02:00
stm32f1xx_it.c Variant_PWM implemented 2020-03-24 19:57:08 +01:00
system_stm32f1xx.c Initial commit 2019-10-06 15:09:15 +02:00
util.c Improved UART Timeout 2020-06-01 20:08:47 +02:00