1 Features ........................................................................................................................................................................... 4
2 Putting the Module into Operation ........................................................................................................................ 6
2.1.1 Connecting the Module ............................................................................................................................... 6
2.1.2 Start the TMCL-IDE Software Development Environment ................................................................. 7
2.2 Using TMCL Direct Mode .................................................................................................................................... 8
2.2.1 Important Motor Settings ........................................................................................................................... 9
2.3 Testing with a Simple TMCL Program ......................................................................................................... 10
3 TMCL and the TMCL-IDE: Introduction ................................................................................................................. 11
3.1 Binary Command Format ................................................................................................................................ 11
3.2 Reply Format ....................................................................................................................................................... 12
3.2.1 Status Codes ................................................................................................................................................. 13
3.5.33 EI (enable interrupt) ................................................................................................................................... 53
3.5.34 DI (disable interrupt) .................................................................................................................................. 54
3.5.35 RETI (return from interrupt) ..................................................................................................................... 55
4.3 coolStep Related Axis Parameters ................................................................................................................ 66
5 Global parameters ...................................................................................................................................................... 68
5.1 Bank 0 ................................................................................................................................................................... 68
5.2 Bank 1 ................................................................................................................................................................... 69
5.3 Bank 2 ................................................................................................................................................................... 70
5.4 Bank 3 ................................................................................................................................................................... 71
6 Hints and Tips ............................................................................................................................................................. 72
6.2 Changing the Prescaler Value of an Encoder ............................................................................................ 75
6.3 Using the RS485 Interface .............................................................................................................................. 75
7 Life Support Policy ..................................................................................................................................................... 77
8 Revision History .......................................................................................................................................................... 78
The TMCM-1021 is a single axis controller/driver module for 2-phase bipolar stepper motors with state of
the art feature set. It is highly integrated, offers a convenient handling and can be used in many
decentralized applications. The module can be mounted on the back of NEMA11 (28mm flange size) and
has been designed for coil currents up to 0.7A RMS and 24V DC supply voltage. With its high energy
efficiency from TRINAMIC’s coolStep™ technology cost for power consumption is kept down. The TMCL
firmware allows for both, standalone operation and direct mode.
MAIN CHARACTERISTICS
Highlights
- Motion profile calculation in real-time
- On the fly alteration of motor parameters (e.g. position, velocity, acceleration)
- High performance microcontroller for overall system control and serial communication protocol
handling
- For position movement applications, where larger motors do not fit and higher torques are not
required
Bipolar stepper motor driver
- Up to 256 microsteps per full step
- High-efficient operation, low power dissipation
- Dynamic current control
- Integrated protection
- stallGuard2 feature for stall detection
- coolStep feature for reduced power consumption and heat dissipation
Encoder
- sensOstep magnetic encoder (max. 1024 increments per rotation) e.g. for step-loss detection under
all operating conditions and positioning supervision
Interfaces
- Up to 4 multi-purpose inputs (2 shared with outputs)
- 2 general purpose outputs
- RS485 2-wire communication interface
Software
- TMCL: standalone operation or remote controlled operation,
program memory (non volatile) for up to 876 TMCL commands, and
PC-based application development software TMCL-IDE available for free.
stallGuard2 (SG) value: 0
Maximum load reached.
Motor close to stall.
Motor stalls
0
0,1
0,2
0,3
0,4
0,5
0,6
0,7
0,8
0,9
050100150200250300350
Efficiency
Velocity [RPM]
Efficiency with coolStep
Efficiency with 50% torque reserve
TRINAMICS UNIQUE FEATURES –EASY TO USE WITH TMCL
stallGuard2™ stallGuard2 is a high-precision sensorless load measurement using the back EMF on the
coils. It can be used for stall detection as well as other uses at loads below those which
stall the motor. The stallGuard2 measurement value changes linearly over a wide range
of load, velocity, and current settings. At maximum motor load, the value goes to zero or
near to zero. This is the most energy-efficient point of operation for the motor.
Figure 1.1 stallGuard2 load measurement SG as a function of load
coolStep™ coolStep is a load-adaptive automatic current scaling based on the load measurement via
stallGuard2 adapting the required current to the load. Energy consumption can be
reduced by as much as 75%. coolStep allows substantial energy savings, especially for
motors which see varying loads or operate at a high duty cycle. Because a stepper motor
application needs to work with a torque reserve of 30% to 50%, even a constant-load
application allows significant energy savings because coolStep automatically enables
torque reserve when required. Reducing power consumption keeps the system cooler,
increases motor life, and allows reducing cost.
www.trinamic.com
Figure 1.2 Energy efficiency example with coolStep
Do not connect or disconnect the TMCM-1021 while powered!
Do not connect or disconnect the motor while powered!
Do not exceed the maximum power supply voltage of 28V DC!
Note, that the module is not protected against reverse polarity!
START WITH POWER SUPPLY OFF!
Stepper
Motor
Pin 1 B2
Pin 2 B1
Pin 3 A2
Pin 4 A1
Converter
e.g. USB-2-485
1
1
RS485
Pin 1 GND
Pin 3 RS485+
Pin 4 RS485-
Note, that the
GND pin has to be
used for the
power supply and
for the RS485
interface.
Power Supply
Pin 1 GND
Pin 2 9… 28V DC
Figure 2.1: Starting up
2. Connect RS485 interface and power supply
Pin
Label
Description
1
GND
GND
2
VDD
VDD (+9V…+28V)
3
RS485+
RS485 interface, diff. signal (noninverting)
4
RS485-
RS485 interface, diff. signal (inverting)
5
IN_0
Digital input (+24V compatible)
Alternate function 1: step input
Alternate function 2: left stop switch
6
IN_1
Digital input (+24V compatible)
Alternate function 1: direction input
Alternate function 2: right stop switch
7
OUT_0 / IN_2
Open drain output with freewheeling
diode
(max. 100mA)
Alternate function 1:
digital input (+24V compatible)
Alternate function 2:home switch
8
OUT_1 / IN_3
Open drain output with freewheeling
diode (max. 100mA)
Alternate function 1: digital input
(+24V compatible)
Alternate function 2: analog input
2 Putting the Module into Operation
Here you can find basic information for putting your TMCM-1021 into operation. If you are already
common with TRINAMICs modules you may skip this chapter.
The things you need:
- TMCM-1021 with fitting motor
- RS485 interface converter with cables
- Nominal supply voltage +24V DC for your module
- TMCL-IDE program and PC
2.1 Basic Set-Up
The following paragraph will guide you through the steps of connecting the unit and making first
movements with the motor.
Turn power ON. The green LED for power lights up slowly and the motor is powered but in
standstill now.
If this does not occur, switch power OFF and check your connections as well as the power
supply.
2.1.2 Start the TMCL-IDE Software Development Environment
The TMCL-IDE is available on www.trinamic.com.
Installing the TMCL-IDE:
Make sure the COM port you intend to use is not blocked by another program.
Open TMCL-IDE by clicking TMCL.exe.
Choose Setup and Options and thereafter the Connection tab.
Choose COM port and type with the parameters shown in Figure 2.2 (baud rate 9600). Click OK.
Figure 2.2 Setup dialogue and connection tab of the TMCL-IDE.
Please refer to the TMCL-IDE User Manual for more information (see www.TRINAMIC.com).
2. If the communication is established the TMCM-1021 is automatically detected. If the module is
not detected, please check all points above (cables, interface, power supply, COM port, baud
rate).
3.Issue a command by choosing Instruction, Type (if necessary), Motor, and Value and click
Execute to send it to the module.
Examples:
ROR rotate right, motor 0, value 10000 -> Click Execute. The first motor is rotating now.
MST motor stop, motor 0 -> Click Execute. The first motor stops now.
Top right of the TMCL Direct Mode window is the button Copy to editor. Click here to copy the chosen
command and create your own TMCL program. The command will be shown immediately on the editor.
NOTE
Please mind chapter 3 (programming techniques) of the TMCL-IDE User Manual on www.trinamic.com.
Here you will find information about creating general structures of TMCL programs. In particular
initialization, main loop, symbolic constants, variables, and subroutines are described there. Further you
can learn how to mix direct mode and stand alone mode.
Chapter 4.3 of this manual includes a diagram which points out the coolStep related axis parameters and
their functions. This can help you configuring your module to meet your needs.
Maximum feasible positioning speed. Has to be
adapted to motor and application
0… +268.435.454
[pps/s]
5
Maximum
acceleration
Limit for acceleration and deceleration. Has to be
adapted to motor and application.
1… +33554431
[pps/s]
6
Absolute max.
current
(CS / Current
Scale)
The maximum value is 255. This value means 100% of
the maximum current of the module. The current
adjustment is within the range 0… 255 and can be
adjusted in 32 steps.
The most important motor setting, since too high
values might cause motor damage!
0… 7
79…87
160… 167
240… 247
8… 15
88… 95
168… 175
248… 255
16… 23
96… 103
176… 183
24… 31
104… 111
184… 191
32… 39
112… 119
192… 199
40… 47
120… 127
200… 207
48… 55
128… 135
208… 215
56… 63
136… 143
216… 223
64… 71
144… 151
224… 231
72… 79
152… 159
232… 239
0… 255
7
Standby current
The current limit two seconds after the motor has
stopped.
0… 255
140
Microstep
resolution
0
full step
1
half step
2
4 microsteps
3
8 microsteps
4
16 microsteps
5
32 microsteps
6
64 microsteps
7
128 microsteps
8
256 microsteps
0… 8
ATTENTION
The most important motor setting is the absolute maximum motor current setting, since too high values
might cause motor damage!
2.2.1 Important Motor Settings
There are some axis parameters which have to be adjusted right in the beginning after installing your
module. Please set the upper limiting values for the speed (axis parameter 4), the acceleration (axis
parameter 5), and the current (axis parameter 6). Further set the standby current (axis parameter 7) and
choose your microstep resolution with axis parameter 140. Please use the SAP (Set Axis Parameter)
command for adjusting these values. The SAP command is described in paragraph 3.5.5. You can use the
TMCM-IDE direct mode for easily configuring your module.
ROL 0, 50000 //Rotate motor 0 with speed 50000WAITTICKS, 0, 500
MST 0
ROR 0, 50000 //Rotate motor 0 with 50000WAITTICKS, 0, 500
MST 0
SAP 4, 0, 50000 //Set max. VelocitySAP 5, 0, 50000 //Set max. Acceleration
Loop: MVPABS, 0, 100000 //Move to Position 100000 WAITPOS, 0, 0 //Wait until position reachedMVPABS, 0, -100000 //Move to Position -100000 WAITPOS, 0, 0 //Wait until position reachedJA Loop //Infinite Loop
2.3 Testing with a Simple TMCL Program
Type in the following program:
1. Click the Assemble icon to convert the TMCL into machine code.
2. Then download the program to the TMCM-1021 module by clicking the Download icon.
3. Press icon Run. The desired program will be executed.
As with most TRINAMIC modules the software running on the microprocessor of the TMCM-1061 consists
of two parts, a boot loader and the firmware itself. Whereas the boot loader is installed during
production and testing at TRINAMIC and remains untouched throughout the whole lifetime, the firmware
can be updated by the user. New versions can be downloaded free of charge from the TRINAMIC website
(http://www.trinamic.com).
The TMCM-1021 supports TMCL direct mode (binary commands) and standalone TMCL program execution.
You can store up to 876 TMCL instructions on it.
In direct mode and most cases the TMCL communication over RS485 follows a strict master/slave
relationship. That is, a host computer (e.g. PC/PLC) acting as the interface bus master will send a
command to the TMCL-1021. The TMCL interpreter on the module will then interpret this command, do
the initialization of the motion controller, read inputs and write outputs or whatever is necessary
according to the specified command. As soon as this step has been done, the module will send a reply
back over RS485 to the bus master. Only then should the master transfer the next command. Normally,
the module will just switch to transmission and occupy the bus for a reply, otherwise it will stay in
receive mode. It will not send any data over the interface without receiving a command first. This way,
any collision on the bus will be avoided when there are more than two nodes connected to a single bus.
The Trinamic Motion Control Language [TMCL] provides a set of structured motion control commands.
Every motion control command can be given by a host computer or can be stored in an EEPROM on the
TMCM module to form programs that run standalone on the module. For this purpose there are not only
motion control commands but also commands to control the program structure (like conditional jumps,
compare and calculating).
Every command has a binary representation and a mnemonic. The binary format is used to send
commands from the host to a module in direct mode, whereas the mnemonic format is used for easy
usage of the commands when developing standalone TMCL applications using the TMCL-IDE (IDE means
Integrated Development Environment).
There is also a set of configuration variables for the axis and for global parameters which allow
individual configuration of nearly every function of a module. This manual gives a detailed description of
all TMCL commands and their usage.
3.1 Binary Command Format
Every command has a mnemonic and a binary representation. When commands are sent from a host to a
module, the binary format has to be used. Every command consists of a one-byte command field, a onebyte type field, a one-byte motor/bank field and a four-byte value field. So the binary representation of a
command always has seven bytes. When a command is to be sent via RS485 interface, it has to be
enclosed by an address byte at the beginning and a checksum byte at the end. In this case it consists of
nine bytes.
The binary command format for RS485 is as follows:
The checksum is calculated by adding up all the other bytes using an 8-bit addition.
As mentioned above, the checksum is calculated by adding up all bytes (including the module address
byte) using 8-bit addition. Here are two examples to show how to do this:
in C:
unsigned char i, Checksum;
unsigned char Command[9];
//Set the “Command” array to the desired command
Checksum = Command[0];
for(i=1; i<8; i++)
Checksum+=Command[i];
Command[8]=Checksum; //insert checksum as last byte of the command
//Now, send it to the module
in Delphi:
var
i, Checksum: byte;
Command: array[0..8] of byte;
//Set the “Command” array to the desired command
//Calculate the Checksum:
Checksum:=Command[0];
for i:=1 to 7 do Checksum:=Checksum+Command[i];
Command[8]:=Checksum;
//Now, send the “Command” array (9 bytes) to the module
3.2 Reply Format
Every time a command has been sent to a module, the module sends a reply.
The reply format for RS485 is as follows:
The checksum is also calculated by adding up all the other bytes using an 8-bit addition.
Do not send the next command before you have received the reply!
Set axis parameter (motion control
specific settings)
GAP
6
<parameter>, <motor number>
Get axis parameter (read out motion
control specific settings)
STAP
7
<parameter>, <motor number>
Store axis parameter permanently (non
volatile)
RSAP
8
<parameter>, <motor number>
Restore axis parameter
SGP
9
<parameter>, <bank number>, value
Set global parameter (module specific
settings e.g. communication settings
or TMCL user variables)
GGP
10
<parameter>, <bank number>
Get global parameter (read out module
specific settings e.g. communication
settings or TMCL user variables)
STGP
11
<parameter>, <bank number>
Store global parameter (TMCL user
variables only)
RSGP
12
<parameter>, <bank number>
Restore global parameter (TMCL user
variable only)
RFS
13
START|STOP|STATUS, <motor number>
Reference search
3.2.1 Status Codes
The reply contains a status code.
The status code can have one of the following values:
3.3 Standalone Applications
The module is equipped with an EEPROM for storing TMCL applications. You can use TMCL-IDE for
developing standalone TMCL applications. You can load them down into the EEPROM and then it will run
on the module. The TMCL-IDE contains an editor and the TMCL assembler where the commands can be
entered using their mnemonic format. They will be assembled automatically into their binary
representations. Afterwards this code can be downloaded into the module to be executed there.
3.4 TMCL Command Overview
In this section a short overview of the TMCL commands is given.
These commands control the motion of the motor. They are the most important commands and can be
used in direct mode or in standalone mode.
3.4.2.2 Parameter Commands
These commands are used to set, read and store axis parameters or global parameters. Axis parameters
can be set independently for each axis, whereas global parameters control the behavior of the module
itself. These commands can also be used in direct mode and in standalone mode.
Calculate using the accumulator and a
constant value
CALCX
33
Calculate using the accumulator and the
X register
AAP
34
Copy accumulator to an axis parameter
AGP
35
Copy accumulator to a global parameter
ACO
39
Copy accu to coordinate
Mnemonic
Command number
Meaning
EI
25
Enable interrupt
DI
26
Disable interrupt
VECT
37
Set interrupt vector
RETI
38
Return from interrupt
3.4.2.3 Control Commands
These commands are used to control the program flow (loops, conditions, jumps etc.). It does not make
sense to use them in direct mode. They are intended for standalone mode only.
3.4.2.4 I/O Port Commands
These commands control the external I/O ports and can be used in direct mode and in standalone mode.
3.4.2.5 Calculation Commands
These commands are intended to be used for calculations within TMCL applications. Although they could
also be used in direct mode it does not make much sense to do so.
For calculating purposes there is an accumulator (or accu or A register) and an X register. When executed
in a TMCL program (in standalone mode), all TMCL commands that read a value store the result in the
accumulator. The X register can be used as an additional memory when doing calculations. It can be
loaded from the accumulator.
When a command that reads a value is executed in direct mode the accumulator will not be affected.
This means that while a TMCL program is running on the module (standalone mode), a host can still
send commands like GAP and GGP to the module (e.g. to query the actual position of the motor) without
affecting the flow of the TMCL program running on the module.
3.4.2.6 Interrupt Commands
Due to some customer requests, interrupt processing has been introduced in the TMCL firmware for ARM
based modules.
There are many different interrupts in TMCL, like timer interrupts, stop switch interrupts, position reached
interrupts, and input pin change interrupts. Each of these interrupts has its own interrupt vector. Each
interrupt vector is identified by its interrupt number. Please use the TMCL include file Interrupts.inc for
symbolic constants of the interrupt numbers.
3.4.2.6.2 Interrupt Processing
When an interrupt occurs and this interrupt is enabled and a valid interrupt vector has been defined for
that interrupt, the normal TMCL program flow will be interrupted and the interrupt handling routine will
be called. Before an interrupt handling routine gets called, the context of the normal program will be
saved automatically (i.e. accumulator register, X register, TMCL flags).
There is no interrupt nesting, i.e. all other interrupts are disabled while an interrupt handling routine is
being executed.
On return from an interrupt handling routine, the context of the normal program will automatically be
restored and the execution of the normal program will be continued.
3.4.2.6.3 Interrupt Vectors
The following table shows all interrupt vectors that can be used.
3.4.2.6.4 Further Configuration of Interrupts
Some interrupts need further configuration (e.g. the timer interval of a timer interrupt). This can be done
using SGP commands with parameter bank 3 (SGP <type>, 3, <value>). Please refer to the SGP command
(paragraph 3.5.9) for further information about that.
3.4.2.6.5 Using Interrupts in TMCL
For using an interrupt proceed as follows:
- Define an interrupt handling routine using the VECT command.
- If necessary, configure the interrupt using an SGP <type>, 3, <value> command.
- Enable the interrupt using an EI <interrupt> command.
- Globally enable interrupts using an EI 255 command.
- An interrupt handling routine must always end with a RETI command
The following example shows the use of a timer interrupt:
VECT 0, Timer0Irq //define the interrupt vector
SGP 0, 3, 1000 //configure the interrupt: set its period to 1000ms
EI 0 //enable this interrupt
EI 255 //globally switch on interrupt processing
//Main program: toggles output 3, using a WAIT command for the delay
Loop:
SIO 1, 2, 1
WAIT TICKS, 0, 50
SIO 1, 2, 0
WAIT TICKS, 0, 50
JA Loop
//Here is the interrupt handling routine
Timer0Irq:
GIO 0, 2 //check if OUT0 is high
JC NZ, Out0Off //jump if not
SIO 0, 2, 1 //switch OUT0 high
RETI //end of interrupt
Out0Off:
SIO 0, 2, 0 //switch OUT0 low
RETI //end of interrupt
In the example above, the interrupt numbers are used directly. To make the program better readable use
the provided include file Interrupts.inc. This file defines symbolic constants for all interrupt numbers
which can be used in all interrupt commands. The beginning of the program above then looks like the
following:
#include Interrupts.inc
VECT TI_TIMER0, Timer0Irq
SGP TI_TIMER0, 3, 1000
EI TI_TIMER0
EI TI_GLOBAL
Please also take a look at the other example programs.
The module specific commands are explained in more detail on the following pages. They are listed
according to their command number.
3.5.1 ROR (rotate right)
With this command the motor will be instructed to rotate with a specified velocity in positive direction
(increasing the position counter).
Like on all other TMCL modules, the motor will be accelerated or decelerated to the speed given with the
command. The speed is given in microsteps per second (pps). For conversion of this value into rounds
per minute etc. please refer to chapter 4.1, also.
The range is -268.435.455… +268.435.454.
Internal function: First, velocity mode is selected. Then, the velocity value is transferred to axis
parameter #0 (target velocity).
Related commands: ROL, MST, SAP, GAP
Mnemonic: ROR 0, <velocity>
Binary representation:
*motor number is always O as the module supports just one axis
With this command the motor will be instructed to rotate with a specified velocity (opposite direction
compared to ROR, decreasing the position counter).
Like on all other TMCL modules, the motor will be accelerated or decelerated to the speed given with the
command. The speed is given in microsteps per second (pps). For conversion of this value into rounds
per minute etc. please refer to chapter 5.2, also.
The range is -268.435.455… +268.435.454.
Internal function: First, velocity mode is selected. Then, the velocity value is transferred to axis
parameter #0 (target velocity).
Related commands: ROR, MST, SAP, GAP
Mnemonic: ROL 0, <velocity>
Binary representation:
* motor number is always O as the module supports just one axis
With this command the motor will be instructed to move to a specified relative or absolute position or a
pre-programmed coordinate. It will use the acceleration/deceleration ramp and the positioning speed
programmed into the unit. This command is non-blocking – that is, a reply will be sent immediately after
command interpretation and initialization of the motion controller. Further commands may follow
without waiting for the motor reaching its end position. The maximum velocity and acceleration are
defined by axis parameters #4 and #5.
The range of the MVP command is 32 bit signed (−2.147.483.648… +2.147.483.647). Positioning can be
interrupted using MST, ROL or ROR commands.
Attention:
Please note, that the distance between the actual position and the new one should not be more
than 2.147.483.647 (231-1) microsteps. Otherwise the motor will run in the opposite direction in
order to take the shorter distance.
Two operation types are available:
- Moving to an absolute position in the range from −2.147.483.648… +2.147.483.647 (-2
- Starting a relative movement by means of an offset to the actual position. In this case, the new
resulting position value must not exceed the above mentioned limits, too.
Internal function: A new position value is transferred to the axis parameter #2 target position.
With this command most of the motion control parameters of the module can be specified. The settings
will be stored in SRAM and therefore, will be volatile. That is, information will be lost after power off.
Please use command STAP (store axis parameter) in order to store any setting permanently.
Internal function: The parameter format is converted ignoring leading zeros (or ones for negative
values). The parameter is transferred to the correct position in the appropriate device.
Related commands: GAP, STAP, RSAP, AAP
Mnemonic: SAP <parameter number>, 0, <value>
Binary representation:
* motor number is always O as the module supports just one axis
Reply in direct mode:
For a table with parameters and values which can be used together with this command please refer to
chapter 4.
Example:
Set the absolute maximum current of the motor during movements to approx. 78% of max.
module
current:
Most parameters of the TMCM-1021 can be adjusted individually for the axis. With this parameter they can
be read out. In standalone mode the requested value is also transferred to the accumulator register for
further processing purposes (such as conditioned jumps). In direct mode the value read is only output in
the value field of the reply (without affecting the accumulator).
Internal function: The parameter is read out of the correct position in the appropriate device. The
parameter format is converted adding leading zeros (or ones for negative values).
Related commands: SAP, STAP, AAP, RSAP
Mnemonic: GAP <parameter number>, 0
Binary representation:
*motor number is always O as only one motor is involved
Reply in direct mode:
For a table with parameters which can be used together with this command please refer to chapter 4.
Example:
Get actual position of motor
Mnemonic: GAP 1, 0
Binary:
Reply:
Status = 100 (no error), position = 2000
www.trinamic.com
Loading...
+ 54 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.