Go to file
Benjamin Vedder ff80b6bee5 Adaptive switching frequency and some bug fixes 2014-03-15 22:32:00 +01:00
Makefile Adaptive switching frequency and some bug fixes 2014-03-15 22:32:00 +01:00
README.md Updated the README file 2014-01-10 18:46:10 +01:00
buffer.c first commit 2014-01-09 15:20:26 +01:00
buffer.h Updated some copyleft notices and some minor changes 2014-01-09 18:02:38 +01:00
chconf.h ADC sampling fix 2014-02-15 23:36:50 +01:00
comm.c Rotor position sensing updates 2014-03-13 15:28:56 +01:00
comm.h Rotor position sensing updates 2014-03-13 15:28:56 +01:00
crc.c first commit 2014-01-09 15:20:26 +01:00
crc.h Updated some copyleft notices and some minor changes 2014-01-09 18:02:38 +01:00
digital_filter.c first commit 2014-01-09 15:20:26 +01:00
digital_filter.h Updated some copyleft notices and some minor changes 2014-01-09 18:02:38 +01:00
halconf.h first commit 2014-01-09 15:20:26 +01:00
irq_handlers.c ADC sampling fix 2014-02-15 23:36:50 +01:00
ledpwm.c first commit 2014-01-09 15:20:26 +01:00
ledpwm.h Updated some copyleft notices and some minor changes 2014-01-09 18:02:38 +01:00
main.c Adaptive switching frequency and some bug fixes 2014-03-15 22:32:00 +01:00
main.h Adaptive switching frequency and some bug fixes 2014-03-15 22:32:00 +01:00
mcpwm.c Adaptive switching frequency and some bug fixes 2014-03-15 22:32:00 +01:00
mcpwm.h Adaptive switching frequency and some bug fixes 2014-03-15 22:32:00 +01:00
mcuconf.h first commit 2014-01-09 15:20:26 +01:00
myUSB.c first commit 2014-01-09 15:20:26 +01:00
myUSB.h first commit 2014-01-09 15:20:26 +01:00
packet.c first commit 2014-01-09 15:20:26 +01:00
packet.h Updated some copyleft notices and some minor changes 2014-01-09 18:02:38 +01:00
servo.c first commit 2014-01-09 15:20:26 +01:00
servo.h Updated some copyleft notices and some minor changes 2014-01-09 18:02:38 +01:00
servo_dec.c first commit 2014-01-09 15:20:26 +01:00
servo_dec.h Updated some copyleft notices and some minor changes 2014-01-09 18:02:38 +01:00
stm32-bv_openocd.cfg first commit 2014-01-09 15:20:26 +01:00
stm32f4xx_conf.h first commit 2014-01-09 15:20:26 +01:00
terminal.c first commit 2014-01-09 15:20:26 +01:00
terminal.h Updated some copyleft notices and some minor changes 2014-01-09 18:02:38 +01:00
usbdescriptor.h first commit 2014-01-09 15:20:26 +01:00
utils.c Adaptive switching frequency and some bug fixes 2014-03-15 22:32:00 +01:00
utils.h Adaptive switching frequency and some bug fixes 2014-03-15 22:32:00 +01:00

README.md

This is the source code for my custom BLDC controller. A complete description and tutorial about how to use it can be found here: http://vedder.se/2014/01/a-custom-bldc-motor-controller/