Go to file
Benjamin Vedder 85bdada163 Current sampling fix 2014-01-12 23:07:35 +01:00
build Current sampling fix 2014-01-12 23:07:35 +01:00
Makefile Current sampling fix 2014-01-12 23:07:35 +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 A configuration change 2014-01-09 18:18:40 +01:00
comm.c first commit 2014-01-09 15:20:26 +01:00
comm.h Updated some copyleft notices and some minor changes 2014-01-09 18:02:38 +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 first commit 2014-01-09 15:20:26 +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 first commit 2014-01-09 15:20:26 +01:00
main.h Updated some copyleft notices and some minor changes 2014-01-09 18:02:38 +01:00
mcpwm.c Current sampling fix 2014-01-12 23:07:35 +01:00
mcpwm.h Updated some copyleft notices and some minor changes 2014-01-09 18:02:38 +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 first commit 2014-01-09 15:20:26 +01:00
utils.h Updated some copyleft notices and some minor changes 2014-01-09 18:02:38 +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/