4
Document MT0605P.D
© Xsens Technologies B.V.
MTi 1-series DK User Manual
2.2 Software and documentation
The MTi 1-series Development Kit is supported by the MT Software Suite, which includes the following
software components:
-
MT Manager
-
Magnetic Field Mapper
-
MT SDK with documentation
Additionally, the latest firmware for the MTi-3 or the MTi-7 module can be downloaded and updated
using the Firmware Updater that is also available on our website.
The Software components can be downloaded from the Xsens website –
www.xsens.com
.
Along with the SDK documentation that is part of the MT Software Suite installer package, the MTi
1-series Development Kit is supported by the following additional documents
2
-
Hardware Integration Manual: MTi 1-series (MT1503)
-
Datasheet: MTi 1-series (MT0512P)
-
MT Low Level Communication Protocol (MT0101P)
-
MT Manager User Manual (MT0216P)
-
MT Magnetic Field Mapper Documentation (MT0202P)
-
Product Change Notification
o
MTi 1-series: Components placement change
2.2.1 Embedded examples
The MTi 1-series is designed for easy integration in embedded systems. To aid in development, example
code is provided for the ARM
®
Mbed™ platform.
An example implementation of the Xbus Low Level Communication Protocol is provided as generic C99
compliant source code
3
, while an ARM
®
Mbed™ specific application demonstrates the use of the Xbus
library to communicate with an MTi 1-series development kit using UART communications.
The example code has been tested with the following ARM
®
Mbed
TM
compatible boards:
ST Nucleo F302R8 – Cortex M4
FreeScale FRDM-KL46Z – Cortex M0+
NXP EA LPC 4088 – Cortex M4
The example code is available at
http://www.mbed.org/teams/Xsens
. Documentation on how to use the
project is provided on the description page and in the code. Note that these examples are provided as
is and are not supported by the Xsens support team. The examples are licensed under the
Apache
Licence version 2.0
.
It is easy to extend the program with commands from the Xsens Low Level Communication Protocol
(LLCP). This protocol is documented in detail in the Low Level Communication Protocol Documentation.
2
The MT SDK and other documentation links can be found here ‘C:\Program Files\Xsens\MT Software
Suite x.x.x\Documentation’.
3
Xbus example code is not specific to ARM processors and should be compatible with other embedded
architectures.