TMC389-EVAL MANUAL (V. 1.10 / 2011-Mar-01)
12
Copyright © 2010 TRINAMIC Motion Control GmbH & Co. KG
6.2 More screen shots
6.3 Writing the settings to a .C file
You can load and store all settings made in the evaluation board. They are stored in a .389 text file,
which is user readable.
figure 8: .389 or .262 file opened in text editor
In order to transfer the settings into your own software, there is a C language export function. This will
write out the initialization values for the TMC262 in a C syntax form, which allows easy sending via a
microcontroller SPI interface.