hoverboard-firmware-hack-fo.../Src
EmanuelFeru 736f2b9419 Minor updates
- updated ReadMe: added higher resolution mainboard picture, added links with projects, online compiler, Telegram link
- setup.c : fixed the Charger GPIO pin to PULLUP, otherwise the Charger won't be recognized when connected
- config.h : increased the default ADC protection Timeout from 30 to 100 for more robustness.
2020-05-26 22:17:40 +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 Minor updates 2020-05-26 22:17:40 +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 Update util.c 2020-03-24 21:31:30 +01:00