SLAU928 May   2024 MSPM0L2228

 

  1.   1
  2.   Description
  3.   Get Started
  4.   Features
  5.   Applications
  6.   6
  7. 1Evaluation Module Overview
    1. 1.1 Introduction
    2. 1.2 Kit Contents
    3. 1.3 Specification
    4. 1.4 Device Information
  8. 2Hardware
    1. 2.1 Hardware Overview
    2. 2.2 Power Requirements
    3. 2.3 XDS110 Debug Probe
    4. 2.4 Measure Current Draw of the MSPM0L2228
    5. 2.5 Clocking
    6. 2.6 BoosterPack Plug-in Module Pinout
    7. 2.7 Liquid Crystal Display (LCD)
  9. 3Software
    1. 3.1 Software Development Options
    2. 3.2 Out-of-Box GUI
    3. 3.3 CCS Cloud
  10. 4Hardware Design Files
    1. 4.1 Schematics
    2. 4.2 Bill of Materials (BOM)
  11. 5Additional Information
    1. 5.1 Trademarks
  12. 6Related Documentation
    1. 6.1 Supplemental Content

CCS Cloud

  1. Navigate to dev.ti.com. The user can be required to install CCS Cloud Agent. If so, then follow the steps to complete this installation.
  2. Plug LP-MSPM0L2228 using a micro-USB cable. TI Developer Zone automatically detects that LP-MSPM0L2228 has been plugged in.
  3. Click Browse software and examples, which opens the MSPM0 SDK in a new window.
  4. In the left bar, navigate to Arm-based microcontrollers > Embedded Software > MSPM0 SDK > Examples > Development Tools > DriverLib > gpio_toggle_output > No RTOS > TI Clang Compiler > gpio_toggle_output.
  5. Click the Import button in the top right corner of the screen. This action imports the project into CCS Cloud and open in a new window.
  6. In CCS Cloud, click the debug icon in the left bar to open the debug view.
  7. Click the play button to deploy the code to the device and open a debug session. By default, the debugger pauses the first line of code.
  8. Click the blue play button to start the application.
  9. The RGB LED on LP-MSPM0L2228 needs to be blinking.

Now, the user is ready to begin prototyping by modifying the code or by importing a different example code.