-
Notifications
You must be signed in to change notification settings - Fork 405
crinq edited this page Mar 5, 2018
·
12 revisions
- https://gitter.im/rene-dev/stmbl
- https://webirc.hackint.org/#stmbl or #stmbl on irc.hackint.eu
Yes, but DC servos usually operate at a much lower voltage, and the IGBT module we use is not very efficient at low voltages.
No.
The driver is designed to run of rectified mains, without a transformer. Therefore the high voltage side has to be fully isolated. Here we need to supply about 8 digital I/Os, and measure many analog values. The cheapest way of doing this is to use a second CPU, and only isolate a UART. The communication is running at 3Mbit, but 9Mbit is possible.
No.
Use the Makefile. It generates code at compile time.