hoverboard-firmware-hack-fo.../Src
EmanuelFeru e46dff590f Major UART communication improvement
- the UART communication is improved based on UART Idle line detection interrupt
- an Rx ring buffer is used to manage the UART incoming data
- both Tx and Rx are efficiently handled using DMA

#45 #64 #65

Other:
- minor visual improvements
2020-06-21 23:14:46 +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 PWM Variant update 2020-06-13 10:57:54 +02:00
comms.c Major UART communication improvement 2020-06-21 23:14:46 +02:00
control.c PWM Variant update 2020-06-13 10:57:54 +02: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 Major UART communication improvement 2020-06-21 23:14:46 +02:00
pcf8574.c Implemented TranspOtter modifications 2019-11-26 23:58:20 +01:00
setup.c Major UART communication improvement 2020-06-21 23:14:46 +02:00
stm32f1xx_it.c Major UART communication improvement 2020-06-21 23:14:46 +02:00
system_stm32f1xx.c Initial commit 2019-10-06 15:09:15 +02:00
util.c Major UART communication improvement 2020-06-21 23:14:46 +02:00