Go to file
sync b9868dca56 Small changes 2017-08-14 20:43:52 +02:00
bootloader move toolchain definition to seperate file 2017-01-05 15:08:00 +01:00
conf brake fix 2017-05-19 22:30:55 +02:00
f3dfu curpid fix, make fix, ls fix, hal nan error, hal stop fix 2017-02-11 00:04:11 +01:00
graphviz v4.0 2016-10-09 13:04:19 +02:00
hw Small changes 2017-08-14 20:43:52 +02:00
inc fix HSE_VALUE 2016-01-02 22:11:42 +01:00
lib f3 bootloader working 2017-01-18 14:38:39 +01:00
shared merge 2017-06-13 23:32:25 +02:00
src hv outrev fb fix 2017-06-14 13:55:26 +02:00
stm32f103 cleanup 2017-01-19 02:24:59 +01:00
stm32f303 += fanuc, pmsm_limits curpid fix, hv temp fix, lphz fix 2017-06-13 23:10:50 +02:00
tools hal_tbl 2017-02-26 05:21:48 +01:00
.gitattributes comp 2015-12-28 13:11:30 +01:00
.gitignore Merge branch 'master' into newstuff-v4 2017-03-30 19:01:02 +02:00
.travis.yml moved servoterm into own repo 2017-03-30 17:47:48 +02:00
405.ioc 405 ioc file 2016-10-24 04:30:29 +02:00
COPYING License 2014-11-25 01:19:39 +01:00
Makefile v4.0 working 2017-01-19 01:38:53 +01:00
README.md Merge branch 'master' into newstuff-v4 2017-04-04 19:50:54 +02:00
base.mak less verbose make output 2016-01-21 14:34:14 +01:00
cleanup.sh cleanup cam files 2015-03-09 23:19:23 +01:00
stm32_flash.ld initial v4 port 2017-01-03 22:51:05 +01:00
timer.txt initial v4 port 2017-01-03 22:51:05 +01:00
toolchain.mak move toolchain definition to seperate file 2017-01-05 15:08:00 +01:00

README.md

STMBL is an open source servo drive designed for retrofitting CNC machines and robots. It supports industrial AC and DC servo motors with up to 320V and 1kW.

Join the chat at https://gitter.im/rene-dev/stmbl (click to chat with us)

Build Status (click for build log)

Disclaimer

THE AUTHORS OF THIS SOFTWARE ACCEPT ABSOLUTELY NO LIABILITY FOR ANY HARM OR LOSS RESULTING FROM ITS USE. IT IS EXTREMELY UNWISE TO RELY ON SOFTWARE ALONE FOR SAFETY. Any machinery capable of harming persons must have provisions for completely removing power from all motors, etc, before persons enter any danger area. All machinery must be designed to comply with local and national safety codes, and the authors of this software can not, and do not, take any responsibility for such compliance.

This software is released under the GPLv3.

STMBL

There is a wiki. https://github.com/rene-dev/stmbl/wiki There will be documentation.

IRC: #stmbl on irc.hackint.eu https://webirc.hackint.org/#stmbl

Documentation about the PCB and pinout of the feedback connector:

https://github.com/rene-dev/stmbl/wiki/Pinouts

https://github.com/rene-dev/stmbl/wiki/PCB

Hardware version 4.0

top bot

Driving a Bosch Turboscara

https://www.youtube.com/watch?v=d6NH1W7DUnQ

Driving a Manutec Robot

https://www.youtube.com/watch?v=gwgnAeGjZrA
https://www.youtube.com/watch?v=wXLcAZwjlzE

Drivetest

https://www.youtube.com/watch?v=-E1o_5cFyto

Supported Motors

  • Synchronous AC Servos
  • DC Servos
  • 2 Phase HF spindle motors
  • IRAMX Hardware testet up to 320V

Supported Feedback systems

  • Resolvers
  • Incremental encoders
  • sin/cos encoder interpolation
  • Mitsubishi absolute encoders
  • Sanyo Denki absolute encoders
  • Yaskawa absolute encoders
  • Sick HIPERFACE®
Planned:
  • EnDat
  • BiSS
  • SSI
  • Sanyo Denki wire-saving incremental encoder

Supported Position/Velocity Commands Inputs:

  • Smartserial
  • Quadrature
  • Step/direction
  • RS485

TODO

  • AC Async

Directories

  • hw/eagle/ Eagle board files and schematics
  • hw/spice/ Spice simulation for resolver interface
  • src/ STM32F4 code, command, feedback and control loop
  • stm32f103/ STM32F1 code, running on the HV side, generating PWM
  • bootloader/ bootloader for the f4