Go to file
Rene Hopf 89100cbeef 0.9.18 release 2018-12-03 19:04:11 +01:00
bootloader optional toolchain-user.mak include file 2018-04-12 01:46:12 +02:00
conf smartabs 2018-10-23 09:15:34 -05:00
docs/src Merge pull request #94 from c-morley/c-morley-doc-update-1 2018-11-05 04:29:57 +01:00
f3_boot Merge branch 'master' of github.com:rene-dev/stmbl 2018-04-12 02:14:40 +02:00
graphviz update doc 2018-03-23 10:21:36 +01:00
hw Update pinout.md 2018-08-25 22:32:37 +02:00
inc f4 usb cleanup 2018-04-13 16:35:27 +02:00
lib f3 hal and cmsis update 2018-03-02 04:34:09 +01:00
shared 0.9.18 release 2018-12-03 19:04:11 +01:00
src smartabs 2018-10-23 09:15:34 -05:00
stm32f103 makefile fixes, v0.9.15 2018-04-09 13:33:41 +02:00
stm32f303 brk pin poc 2018-08-25 23:07:38 +02:00
tools create dfu files on deploy target 2018-04-14 00:49:29 +02:00
.clang-format dont sort includes 2017-09-06 00:49:44 +02:00
.gitattributes comp 2015-12-28 13:11:30 +01:00
.gitignore v4 2018-06-16 01:55:13 +02:00
.travis.yml create dfu files on deploy target 2018-04-14 00:49:29 +02:00
405.ioc 405 ioc file 2016-10-24 04:30:29 +02:00
CONTRIBUTING.md Create CONTRIBUTING.md 2017-12-04 17:47:31 +01:00
COPYING License 2014-11-25 01:19:39 +01:00
ISSUE_TEMPLATE.md Create ISSUE_TEMPLATE.md 2017-12-04 17:44:11 +01:00
Makefile tamagawa smartabs 2018-10-05 18:19:52 +02:00
README.md readme update 2018-10-05 16:15:41 +02:00
base.mak optional toolchain-user.mak include file 2018-04-12 01:46:12 +02: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 optional toolchain-user.mak include file 2018-04-12 01:46:12 +02:00

README.md

Build Status Join the chat at https://gitter.im/rene-dev/stmbl

Build Log: https://travis-ci.org/rene-dev/stmbl

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 work in progress on documentation: https://github.com/rene-dev/stmbl/blob/master/docs/src/Getting%20Started.adoc

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

STMBL is an open source servo drive designed for Retrofitting CNC machines and Robots. It supports Industrial AC and DC servos with up to 320V and 2kW (see specs for details).

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.2

top bot case1 case2

Driving a Bosch Turboscara

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

Driving a Manutec Robot

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

Driving a Weeke BP12 VMC

https://www.youtube.com/watch?v=24LftGNp4MI

Driving a Haas VF0 (Spindle + Axes)

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

Drivetest

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

Supported Motors

  • Synchronous AC Servos
  • Asynchronous AC Servos
  • DC Servos
  • 2 Phase HF spindle motors

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

  • Sensorless FOC

Directories

  • hw/spice/ Spice simulation for resolver interface
  • hw/kicad/v4.0/ kicad files for version 4
  • src/ STM32F4 code, command, feedback and control loop
  • stm32f303/ STM32F3 code, running on the HV side, generating PWM
Commercial Applications

Should you find the GPL license insufficient for your needs, other licenses can be purchased from my company.

Likewise, please contact us should you wish to fund the further development of this project, or are interesed in custom hardware, software, or commercial support.