Texas Instruments LP-MSPM0L1306 User Manual
Hide thumbs Also See for LP-MSPM0L1306:

Advertisement

Quick Links

www.ti.com
User's Guide
MSPM0L1306 LaunchPad Development Kit
- MSPM0L1306)
(LP
The
MSPM0L1306 LaunchPad
microcontroller (MCU). The kit contains everything needed to start developing on the MSPM0L1xx
microcontroller platform, including onboard debug probe for programming, debugging, and energy
measurements. The board also features onboard buttons and LEDs for quick integration of a simple user
interface, an onboard thermistor, light sensor, and RGB LED.
The following figure shows the LP-MSPM0L1306 LaunchPad development kit.
Started........................................................................................................................................................................3
1.1 Introduction........................................................................................................................................................................
Features......................................................................................................................................................................3
Included..................................................................................................................................................................3
1.4 First Step Out-of-Box Experience......................................................................................................................................
1.5 Next Steps: Looking Into the Provided Code.....................................................................................................................
2 Hardware.................................................................................................................................................................................
2.1 Jumper Map.......................................................................................................................................................................
Diagram....................................................................................................................................................................7
2.3 Hardware Features............................................................................................................................................................
2.4 Power...............................................................................................................................................................................
2.5 External Power Supply and BoosterPack Plug-in Module...............................................................................................
2.7 Clocking...........................................................................................................................................................................
2.9 Design Files.....................................................................................................................................................................
Examples...............................................................................................................................................................13
SLAU869C - OCTOBER 2022 - REVISED MARCH 2023
Submit Document Feedback
ABSTRACT
Development Kit
is an easy-to-use evaluation module for the MSPM0L1306
LP-MSPM0L1306 LaunchPad Development Kit

Table of Contents

MCU....................................................................................................................12
Pinout.................................................................................................................................13
Copyright © 2023 Texas Instruments Incorporated
MSPM0L1306 LaunchPad Development Kit (LP
Table of Contents
3
3
4
4
6
7
12
12
13
13
- MSPM0L1306)
1

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the LP-MSPM0L1306 and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for Texas Instruments LP-MSPM0L1306

  • Page 1: Table Of Contents

    The board also features onboard buttons and LEDs for quick integration of a simple user interface, an onboard thermistor, light sensor, and RGB LED. The following figure shows the LP-MSPM0L1306 LaunchPad development kit. LP-MSPM0L1306 LaunchPad Development Kit Table of Contents 1 Getting Started..................................3...
  • Page 2 , and µVision are registered trademarks of Arm Limited. All trademarks are the property of their respective owners. ‑ MSPM0L1306) MSPM0L1306 LaunchPad Development Kit (LP SLAU869C – OCTOBER 2022 – REVISED MARCH 2023 Submit Document Feedback Copyright © 2023 Texas Instruments Incorporated...
  • Page 3: Getting Started

    1.4 First Step Out-of-Box Experience An easy way to get started with the EVM is by using its preprogrammed out-of-box code. This code demonstrates some key features of the EVM and is meant to be used with the LP-MSPM0L1306 out-of-box demo GUI.
  • Page 4: Next Steps: Looking Into The Provided Code

    Thermistor – Read thermistor voltage and plot converted temperature over time. RGB LED changes colors to signify differences of temperature measured. Figure 1-1. LP-MSPM0L1306 OoBE GUI 1.5 Next Steps: Looking Into the Provided Code After the EVM features have been explored, the fun can begin. It’s time to open an integrated development environment and start editing the code examples.
  • Page 5 MSPM0L1306 Alternate PA11 Selection Pullup voltage selection Light Sensor Thermistor RGB LED Figure 2-1. LP-MSPM0L1306 Overview ‑ MSPM0L1306) SLAU869C – OCTOBER 2022 – REVISED MARCH 2023 MSPM0L1306 LaunchPad Development Kit (LP Submit Document Feedback Copyright © 2023 Texas Instruments Incorporated...
  • Page 6: Jumper Map

    UART Path Selection – BP – UART RX- XDS (1) short to (2) PA9 – XDS OFF to disconnect pin ‑ MSPM0L1306) MSPM0L1306 LaunchPad Development Kit (LP SLAU869C – OCTOBER 2022 – REVISED MARCH 2023 Submit Document Feedback Copyright © 2023 Texas Instruments Incorporated...
  • Page 7: Block Diagram

    Four 16-bit general purpose timers • Internal 4- to 32-MHz oscillator with ±1% accuracy (SYSOSC) • 28 GPIOs ‑ MSPM0L1306) SLAU869C – OCTOBER 2022 – REVISED MARCH 2023 MSPM0L1306 LaunchPad Development Kit (LP Submit Document Feedback Copyright © 2023 Texas Instruments Incorporated...
  • Page 8 XDS110-ET domain into the MSPM0L1306 target domain. This includes XDS110-ET SWD signals, application UART signals, and 3.3-V and 5-V power. ‑ MSPM0L1306) MSPM0L1306 LaunchPad Development Kit (LP SLAU869C – OCTOBER 2022 – REVISED MARCH 2023 Submit Document Feedback Copyright © 2023 Texas Instruments Incorporated...
  • Page 9 To expose the programming and UART interface of the XDS110-ET so that it can be used for devices other than the onboard MCU. ‑ MSPM0L1306) SLAU869C – OCTOBER 2022 – REVISED MARCH 2023 MSPM0L1306 LaunchPad Development Kit (LP Submit Document Feedback Copyright © 2023 Texas Instruments Incorporated...
  • Page 10 3. Plug USB power into the LaunchPad development kit, or power it externally. JTAG levels are 3.3 V ONLY. ‑ MSPM0L1306) MSPM0L1306 LaunchPad Development Kit (LP SLAU869C – OCTOBER 2022 – REVISED MARCH 2023 Submit Document Feedback Copyright © 2023 Texas Instruments Incorporated...
  • Page 11 The jumpers can be removed to place the photodiode out of circuit so the MSPM0 connections can be used for other evaluation purposes. ‑ MSPM0L1306) SLAU869C – OCTOBER 2022 – REVISED MARCH 2023 MSPM0L1306 LaunchPad Development Kit (LP Submit Document Feedback Copyright © 2023 Texas Instruments Incorporated...
  • Page 12: Power

    8. Note that the thermistor circuitry on revision E1 of this board cannot be completely unpowered, and will provide additional current to your measurements unless the thermistor is unpopulated. ‑ MSPM0L1306) MSPM0L1306 LaunchPad Development Kit (LP SLAU869C – OCTOBER 2022 – REVISED MARCH 2023 Submit Document Feedback Copyright © 2023 Texas Instruments Incorporated...
  • Page 13: Clocking

    Code Composer Studio IDE (CCS), IAR Embedded Workbench IDE, or KIEL IDE. ‑ MSPM0L1306) SLAU869C – OCTOBER 2022 – REVISED MARCH 2023 MSPM0L1306 LaunchPad Development Kit (LP Submit Document Feedback Copyright © 2023 Texas Instruments Incorporated...
  • Page 14: Mspm0 Sdk And Ti Resource Explorer

    MSPM0L1306 MCU. Every MSP derivative has a set of these code examples. When starting a new project or adding a new peripheral, these examples serve as a great starting point. ‑ MSPM0L1306) MSPM0L1306 LaunchPad Development Kit (LP SLAU869C – OCTOBER 2022 – REVISED MARCH 2023 Submit Document Feedback Copyright © 2023 Texas Instruments Incorporated...
  • Page 15: Community Resources

    Search the forums at e2e.ti.com. If you cannot find your answer, post your question to the community! ‑ MSPM0L1306) SLAU869C – OCTOBER 2022 – REVISED MARCH 2023 MSPM0L1306 LaunchPad Development Kit (LP Submit Document Feedback Copyright © 2023 Texas Instruments Incorporated...
  • Page 16: Schematics

    Schematics www.ti.com 5 Schematics ‑ MSPM0L1306) MSPM0L1306 LaunchPad Development Kit (LP SLAU869C – OCTOBER 2022 – REVISED MARCH 2023 Submit Document Feedback Copyright © 2023 Texas Instruments Incorporated...
  • Page 17 Schematics ‑ MSPM0L1306) SLAU869C – OCTOBER 2022 – REVISED MARCH 2023 MSPM0L1306 LaunchPad Development Kit (LP Submit Document Feedback Copyright © 2023 Texas Instruments Incorporated...
  • Page 18 Schematics www.ti.com ‑ MSPM0L1306) MSPM0L1306 LaunchPad Development Kit (LP SLAU869C – OCTOBER 2022 – REVISED MARCH 2023 Submit Document Feedback Copyright © 2023 Texas Instruments Incorporated...
  • Page 19 Schematics ‑ MSPM0L1306) SLAU869C – OCTOBER 2022 – REVISED MARCH 2023 MSPM0L1306 LaunchPad Development Kit (LP Submit Document Feedback Copyright © 2023 Texas Instruments Incorporated...
  • Page 20 Schematics www.ti.com ‑ MSPM0L1306) MSPM0L1306 LaunchPad Development Kit (LP SLAU869C – OCTOBER 2022 – REVISED MARCH 2023 Submit Document Feedback Copyright © 2023 Texas Instruments Incorporated...
  • Page 21 Schematics ‑ MSPM0L1306) SLAU869C – OCTOBER 2022 – REVISED MARCH 2023 MSPM0L1306 LaunchPad Development Kit (LP Submit Document Feedback Copyright © 2023 Texas Instruments Incorporated...
  • Page 22: Revision History

    Changes from Revision B (March 2023) to Revision C (March 2023) Page • Updated all images in Section 5 Schematics ....................16 ‑ MSPM0L1306) MSPM0L1306 LaunchPad Development Kit (LP SLAU869C – OCTOBER 2022 – REVISED MARCH 2023 Submit Document Feedback Copyright © 2023 Texas Instruments Incorporated...
  • Page 23 TI products. TI’s provision of these resources does not expand or otherwise alter TI’s applicable warranties or warranty disclaimers for TI products. TI objects to and rejects any additional or different terms you may have proposed. IMPORTANT NOTICE Mailing Address: Texas Instruments, Post Office Box 655303, Dallas, Texas 75265 Copyright © 2023, Texas Instruments Incorporated...

Table of Contents