MSPM0 SDK Examples Guide

1. Introduction

The MSPM0 SDK is packaged with a wide selection of code examples to enable engineers to develop applications on Texas Instruments’ MSPM0 family of microcontrollers.

The examples folder is divided into RTOS and non-RTOS subfolders (currently only non-RTOS is supported). These folders contain examples for each LaunchPad and are organized based on function with lower-level Driverlib examples, higher-level TI Drivers examples, and examples for middleware such as GUI Composer, LIN, IQMath, and others.

Some examples support SysConfig to simplify the device configuration and accelerate software development. Refer to the SDK QuickStart guide for more details on how to get started using SysConfig, and look for the SysConfig symbol image0 in the sections below.

2. MSPM0 SDK Examples

2.1 Demos

The MSPM0 SDK includes several demos to showcase the functionalities of various devices.

Each demo is packaged with its own documentation, full source code, and project files for different supported IDEs and compilers, making the demos easy to use.

Stay tuned for more examples and functionality.

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

blood_pressure_monitor

Blood Pressure Monitor demos

N

Y

N

N

bq7690x_control_i2c

Demonstrate BQ7690x control through I2C

N

image1

N

N

bq769x2_control_i2c

Demonstrate BQ769x2 control through I2C

image2

image3

N

N

dualray_smoke_detector

Dualray smoke detector demo

N

image4

N

N

lcd_multi_port

1-wire target emulating a EEPROM interface

image5

N

N

N

lcd_single_port

1-wire target emulating a EEPROM interface

image6

image7

N

N

one_wire

1-wire target emulating a EEPROM interface

N

image8

N

N

out_of_box

Out of Box experience for MSPM0 LaunchPads

Y

Y

Y

N

pir_motion_detection

PIR Motion Detection using integrated OPA for the signal chain

N

image9

N

N

pulse_oximeter

Pulse oximeter demos

N

image10

N

N

2.2 DriverLib

DriverLib is a set of low level drivers providing an API for accessing MSPM0 registers and full device functionality.

The examples below use the Driverlib API to demonstrate the device functionality and range from simple use cases such as toggling a GPIO output pin to more complex use cases where multiple device peripherals are used.

Each example is packaged with its own documentation, full source code, and project files for different supported IDEs and compilers, making the examples easy to use.

2.2.1 AES Accelerator (AES)

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

aes_cbc_256_enc_dec

AES256 CBC encryption and decryption example

image11

N

N

N

aes_cfb_256_decrypt

AES CFB 256 bit decryption example

image12

N

N

N

aes_ofb_128_encrypt

AES OFB 128 bit encryption example

image13

N

N

N

2.2.2 AESADV

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

aesadv_ecb_256_encrypt

Performs 256-bit AES ECB encryption using the on-board AESADV engine with a software wrapper

N

N

N

Y

2.2.3 Analog-to-Digital Converter (ADC)

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

adc12_14bit_resolution

ADC12 conversion at maximum frequency using DMA with hardware averaging enabled

image14

image15

image16

image17

adc12_internal_temp_sensor_mathacl

ADC12 samples internal temperature sensor and converts reading to Celsius and Fahrenheit degrees

image18

N

N

N

adc12_max_freq_dma

ADC12 conversion at maximum frequency using DMA

image19

image20

image21

image22

adc12_max_freq_dma_8bit

ADC12 conversion at maximum frequency using DMA in 8 bit resolution

image23

image24

image25

image26

adc12_monitor_supply

ADC12 monitors voltage supply channel

image27

image28

image29

image30

adc12_sequence_conversion

Demonstrate configuring ADC to trigger sequence of conversions on 4 different channels

image31

image32

N

image33

adc12_simultaneous_trigger_event

Dual ADC12 conversion triggered by a Timer event

image34

N

N

N

adc12_simultaneous_trigger_event_stop

Dual ADC12 conversion triggered by a Timer event while in STOP mode

image35

N

N

N

adc12_single_conversion

ADC12 simple single conversion triggered by software

image36

image37

image38

image39

adc12_single_conversion_vref_external

ADC12 single conversion triggered by software using external reference

image40

image41

N

image42

adc12_single_conversion_vref_internal

ADC12 single conversion triggered by software using internal VREF

image43

image44

image45

image46

adc12_triggered_by_timer_event

ADC12 conversion triggered by a Timer event

image47

image48

image49

image50

adc12_triggered_by_timer_event_stop

ADC12 conversion triggered by a Timer event while in STOP mode

image51

image52

image53

image54

adc12_window_comparator

ADC12 single conversion in repeat mode using window comparator feature

image55

image56

image57

image58

2.2.4 CRCP

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

crcp_calculate_checksum

CRCP16 checksum calculation of a memory block

N

N

N

image59

crcp_calculate_checksum_dma

CRCP16 checksum calculation of a memory block using DMA block transfer

N

N

N

image60

2.2.5 Comparator (COMP)

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

comp_analog_filter

Comparator using external inputs with hysteresis and output analog filter

image61

image62

N

image63

comp_dac_to_timer_event

Comparator output using 8-bit DAC triggers a timer event to measure timing

image64

image65

N

image66

comp_hs_dac_vref_external

Comparator in high-speed mode using 8-bit DAC with external VREF

image67

image68

N

image69

comp_hs_tima_pwm_fault

Comparator in high-speed mode triggers a TIMA fault

image70

N

N

N

comp_lp_dac_vref_internal

Comparator in low-power mode using 8-bit DAC with internal VREF

image71

N

N

N

2.2.6 Controller Area Network (CAN)

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

mcan_loopback

MCAN transmits and receives messages using loopback mode

image72

N

N

N

mcan_message_rx

Example configured to receive CAN and CAN-FD frames

image73

N

N

N

mcan_message_rx_tcan114x

Example configured to receive CAN and CAN-FD frames using BOOSTXL-TCAN1145 boosterpack.

image74

N

N

N

mcan_multi_message_tx

CAN-FD transmits two messages with unique ID on GPIO interrupt

image75

N

N

N

mcan_multi_message_tx_tcan114x

CAN-FD transmits two messages with unique ID on GPIO interrupt using BOOSTXL-TCAN1145 boosterpack.

image76

N

N

N

mcan_single_message_tx

CAN-FD transmits a single message on GPIO interrupt

image77

N

N

N

2.2.7 Cyclic Redundancy Check (CRC)

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

crc_calculate_checksum

CRC checksum calculation of a memory block

image78

image79

image80

N

crc_calculate_checksum_dma

CRC32 checksum calculation of a memory block using DMA block transfer

image81

image82

N

N

2.2.8 Digital-to-Analog Converter (DAC)

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

dac12_dma_sampletimegen

DAC12 using DMA with sample time generator to generate sine wave

image83

N

N

N

dac12_fifo_sampletimegen

DAC12 sending repetitive signal using FIFO and sample timer generator

image84

N

N

N

dac12_fifo_timer_event

DAC12 sending a sawtooth signal using FIFO and triggered by a Timer event

image85

N

N

N

dac12_fixed_voltage_vref_internal

DAC12 setting a fixed voltage output

image86

N

N

N

2.2.9 Direct Memory Access (DMA)

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

dma_block_transfer

DMA copies from Flash main memory to SRAM memory

image87

image88

image89

image90

dma_fill_data

DMA memory fill of SRAM using DMA

image91

image92

N

image93

dma_table_transfer

DMA using Table mode with DMA

image94

image95

N

image96

2.2.10 Events Manager

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

event_input_triggers_output

Event configuration to toggle LED when switch is pressed

image97

image98

image99

image100

2.2.11 GPIO

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

gpio_input_capture

GPIO triggers interrupt by input capture pin

image101

image102

image103

image104

gpio_simultaneous_interrupts

Demonstrates how to simultaneously service three GPIO interrupts

image105

N

N

N

gpio_software_poll

GPIO output is set based on polled input

image106

image107

image108

image109

gpio_toggle_output

GPIO toggling an output pin

image110

image111

image112

image113

gpio_toggle_output_cpp

GPIO toggling output pins using C++

image114

image115

N

image116

gpio_toggle_output_hiz

GPIO toggling an ouputput pin configured as Hi-Z

image117

image118

image119

image120

2.2.12 General-Purpose Amplifier (GPAMP)

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

gpamp_buffer_to_adc

GPAmp configured in buffer mode with output to ADC

image121

image122

N

N

gpamp_general_purpose_rri

GPAmp configured in general purpose Rail-to-Rail mode

image123

image124

N

N

2.2.13 IWDT

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

iwdt_periodic_reset

Periodic reset of the indepedent watchdog timer in LFSS.

N

N

N

image125

2.2.14 Inter-Integrated Circuit (I2C)

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

i2c_controller_rw_multibyte_fifo_interrupts

I2C Controller reading and writing multiple bytes using interrupts with FIFO

image126

image127

image128

image129

i2c_controller_rw_multibyte_fifo_poll

I2C Controller reading and writing multiple bytes polling FIFO

image130

image131

image132

image133

i2c_controller_target_dynamic_switching

I2C dynamic switching between Controller and Target modes

image134

image135

image136

image137

i2c_multicontroller_arbitration

I2C Controller detecting arbitration error

image138

image139

image140

image141

i2c_target_rw_multibyte_fifo_interrupts

I2C Target reading and writing multiple bytes using interrupts

image142

image143

image144

image145

i2c_target_rw_multibyte_fifo_interrupts_stop

I2C Target reading and writing multiple bytes using interrupts while in STOP mode

image146

image147

image148

image149

i2c_target_rw_multibyte_fifo_poll

I2C Target reading and writing multiple bytes polling FIFO

image150

image151

image152

image153

2.2.15 LCD

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

lcd_write_memory

Write characters to onboard LCD.

N

N

N

image154

2.2.16 Math Accelerator (MATHACL)

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

mathacl_mpy_div_op

MATHACL implementation of trigonometric functions

image155

N

N

N

mathacl_trig_op

MATHACL implementation of trigonometric functions

image156

N

N

N

2.2.17 Non-Volatile Memory (FLASHCTL)

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

flashctl_blank_verify

Implementation of Flash Blank Verify command

image157

image158

image159

image160

flashctl_dynamic_memory_protection

Flash configured with dynamic protection

image161

image162

image163

image164

flashctl_ecc_error_injection

Flash ECC testing and SEC and DED error detection

image165

N

N

image166

flashctl_multiple_size_read_verify

Implementation of Flash read verify commands on multiple data sizes, with and without ECC

image167

image168

image169

image170

flashctl_multiple_size_write

Flash writing of different size data

image171

image172

image173

image174

flashctl_nonmain_memory_write

Read-write of Non-Main Flash memory

image175

image176

image177

image178

flashctl_program_with_ecc

Flash writing of different size data

image179

N

N

image180

2.2.18 Operational Amplifier (OPA)

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

opa_burnout_current_source_to_adc

OPA in buffer mode enabling burnout current source to ADC

image181

image182

N

N

opa_dac8_output_buffer

OPA in output buffer mode using 8-bit DAC

image183

image184

N

N

opa_general_purpose_rri

OPA in general purpose mode with Rail-to-Rail configuration

image185

image186

N

N

opa_inverting_pga_with_dac

OPA in inverting PGA configuration using DAC12 as bias

image187

N

N

N

opa_non_inverting_pga

OPA in non-inverting PGA configuration

image188

image189

N

N

opa_signal_chain_to_adc

Two OPAs configured in TIA and PGA, connected to ADC

image190

N

N

N

2.2.19 Other

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

cinit_bypass

Bypass CINIT skipping variable initialization

image191

image192

image193

image194

empty

Empty start-up project using DriverLib

image195

image196

image197

image198

empty_cpp

Empty C++ start-up project using DriverLib

image199

image200

N

image201

empty_driverlib_src

Empty start-up project using DriverLib

image202

image203

image204

image205

empty_library

Empty start-up library project using DriverLib

Y

Y

Y

Y

empty_non_sysconfig

Empty, non-SysConfig, start-up project using DriverLib

Y

Y

Y

Y

nvic_interrupt_disable

NVIC used to demonstrate best approach to disable interrupts

image206

image207

image208

image209

nvic_interrupt_grouping

NVIC configuration and use of interrupt grouping

image210

image211

image212

image213

sram_parity

Initializes and uses Parity SRAM

image214

N

N

image215

systick_periodic_timer

SysTick generates periodic interrupt

image216

image217

N

image218

2.2.20 Real-Time Clock (RTC)

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

rtc_a_tamper_timestamp_event

Generates a time stamp event on RTC_A upon tamper detection

N

N

N

image219

rtc_calendar_alarm_standby

RTC sets calendar alarm and toggles GPIO when alarm is triggered

image220

N

N

N

rtc_offset_calibration_lfxt

RTC offset correction of crystal

image221

N

N

N

rtc_periodic_alarm_lfosc_standby

RTC implementation of periodic alarm in STANDBY using LFOSC

image222

N

N

N

rtc_periodic_alarm_lfxt_standby

RTC implementation of periodic alarm in STANDBY using LFXT

image223

N

N

N

2.2.21 Scratchpad

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

scratchpad_erase_on_tamper

Erases scratchpad data upon detection of tamper

N

N

N

image224

scratchpad_retain_on_vdd_loss

Retains scratchpad data on loss of VDD power.

N

N

N

image225

2.2.22 Serial Peripheral Interface (SPI)

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

spi_controller_command_data_control

SPI Controller transmit using command data (CD) control

image226

image227

image228

image229

spi_controller_echo_interrupts

SPI Controller transmits data using Motorola format

image230

image231

N

image232

spi_controller_fifo_dma_interrupts

SPI Controller reading and writing multiple bytes using FIFO and DMA

image233

image234

N

N

spi_controller_internal_loopback_poll

SPI Controller with internal loopback using polling

image235

image236

image237

image238

spi_controller_multibyte_fifo_poll

SPI Controller reading and writing multiple bytes polling FIFO

image239

image240

image241

image242

spi_controller_register_format

SPI Controller transmit and read data using register format

image243

image244

image245

image246

spi_controller_repeated_fifo_dma_interrupts

SPI Controller reading and writing multiple bytes using FIFO and DMA every second

image247

image248

N

image249

spi_peripheral_echo_interrupts

SPI Peripheral echoes data using Motorola format

image250

image251

image252

image253

spi_peripheral_fifo_dma_interrupts

SPI Peripheral reading and writing multiple bytes using FIFO and DMA

image254

image255

N

N

spi_peripheral_multibyte_fifo_poll

SPI Peripheral reading and writing multiple bytes polling FIFO

image256

image257

image258

image259

spi_peripheral_register_format

SPI Peripheral transmit and read data using register format

image260

image261

image262

image263

spi_peripheral_repeated_fifo_dma_interrupts

SPI Peripheral reading and writing multiple bytes using FIFO and DMA

image264

image265

N

image266

2.2.23 System Controller (SYSCTL)

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

sysctl_frequency_clock_counter

Monitor SYSOSC via Frequency Clock Counter (FCC)

image267

image268

image269

image270

sysctl_hfxt_run

Sets external HFXT as source to HSCLK and MCLK (48MHz)

image271

N

N

image272

sysctl_lfxt_standby

Sets LFXT as source to LFCLK (32kHz) and power policy in STANDBY0

image273

N

N

image274

sysctl_mclk_syspll

Sets MCLK to run from SYSPLL (80MHz)

image275

N

N

N

sysctl_power_policy_sleep_to_standby

SYSCTL switches between SLEEP mode and STANDBY modes

image276

image277

image278

image279

sysctl_power_policy_sleep_to_stop

SYSCTL switches between SLEEP mode and STOP modes

image280

image281

image282

image283

sysctl_shutdown

Show correct wake-up mechanism after SHUTDOWN vs STOP, STANDBY and SLEEP

image284

image285

image286

image287

2.2.24 Tamper IO

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

tamperio_heartbeat

Configures a TamperIO pin to continuously output a heartbeat

N

N

N

image288

2.2.25 Timer - Advanced (TIMA)

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

tima_timer_mode_periodic_repeat_count

TimerA in periodic mode using repeat-count feature

image289

N

image290

image291

tima_timer_mode_pwm_dead_band

TimerA outputs PWM signals with dead band insertion

image292

N

image293

image294

tima_trigger_fail_mechanism

TimerA demonstrating fault detection

image295

N

image296

image297

2.2.26 Timer - General Purpose (TIMG)

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

timg_32bit_timer_mode_periodic_sleep

32-bit timer in periodic mode while device is in SLEEP mode

image298

N

N

N

timg_32bit_timer_mode_pwm_edge_sleep

32-bit timer in PWM edge aligned mode while device is in SLEEP mode

image299

N

N

N

timg_qei_mode

TimerG uses QEI to decode relative position output of a quadrature encoder

image300

N

image301

N

2.2.27 Timer - Generic (TIMx)

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

timx_timer_mode_capture_duty_and_period

Timer calculates period and duty cycle

image302

image303

image304

image305

timx_timer_mode_capture_edge_capture

Timer edge time detection using Timer capture mode

image306

image307

image308

image309

timx_timer_mode_compare_edge_count

Timer edge counting capability using compare mode

image310

image311

image312

image313

timx_timer_mode_one_shot_standby

Timer in one-shot mode while device is in STANDBY mode

image314

image315

image316

image317

timx_timer_mode_periodic_sleep

Timer in periodic mode while device is in SLEEP mode

image318

image319

image320

image321

timx_timer_mode_periodic_standby

Timer in periodic mode while device is in STANDBY mode

image322

image323

image324

image325

timx_timer_mode_periodic_stop

Timer in periodic mode while device is in STOP mode

image326

image327

image328

image329

timx_timer_mode_pwm_center_stop

Timer in PWM center aligned mode while device is in STOP mode

image330

image331

image332

image333

timx_timer_mode_pwm_edge_sleep

Timer in PWM edge aligned mode while device is in SLEEP mode

image334

image335

image336

image337

timx_timer_mode_pwm_edge_sleep_shadow

Timer updating PWM duty cycle using shadow load feature

image338

image339

image340

image341

timx_timer_mode_pwm_x_trig_stop_restore

Timer in PWM mode after coming out of STOP with retention in SW

image342

N

N

N

2.2.28 True Random Number Generator (TRNG)

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

trng_sample

TRNG sampling to fill a buffer with random data

image343

N

N

N

trng_sample_stop_restore

TRNG sample random data after coming out of STOP with retention in SW

image344

N

N

N

2.2.29 Universal Asynchronous Receiver-Transmitter (UART)

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

uart_echo_interrupts_standby

UART RX/TX echo using interrupts while device is in STANDBY mode

image345

image346

image347

image348

uart_extend_irda_receive_packet

UART Extend using IrDA encoding, send packet via UART

image349

N

N

N

uart_extend_irda_send_packet

UART Extend using IrDA encoding, send packet via UART

image350

N

N

N

uart_extend_manchester_echo

UART Extend using Manchester encoding, echo received packet

image351

image352

image353

image354

uart_extend_manchester_send_packet

UART Extend using Manchester encoding and decoding, send a packet

image355

image356

image357

image358

uart_external_loopback_interrupt

UART RX/TX external loopback using interrupts

image359

image360

image361

image362

uart_internal_loopback_standby_restore

UART internal loopback after coming out of STANDBY with retention in SW

image363

N

N

N

uart_rs485_receive_packet

Demonstrate UART in RS485 mode, receive a packet

image364

N

N

N

uart_rs485_send_packet

Demonstrate UART in RS485 mode, send a packet

image365

N

N

N

uart_rw_multibyte_fifo_poll

UART RX/TX using FIFOs with polling

image366

image367

image368

image369

uart_rx_hw_flow_control

UART RX using HW flow control

image370

image371

image372

image373

uart_rx_multibyte_fifo_dma_interrupts

UART RX using a DMA trigger

image374

image375

N

image376

uart_tx_console_multibyte_repeated_fifo_dma

UART TX to a console using a continous DMA trigger

image377

image378

N

image379

uart_tx_hw_flow_control

UART TX using hardware flow control

image380

image381

image382

image383

uart_tx_multibyte_fifo_dma_interrupts

UART TX using a DMA trigger

image384

image385

N

image386

2.2.30 Window Watchdog Timer (WWDT)

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

wwdt_interval_timer_lfosc_standby

WWDT interval timer mode using LFOSC while device is in STANDBY mode

image387

image388

image389

image390

wwdt_interval_timer_lfxt_standby

WWDT interval timer mode using LFXT while device is in STANDBY mode

image391

N

N

image392

wwdt_window_mode_periodic_reset

WWDT Window watchdog mode with periodic reset

image393

image394

image395

image396

2.3 TI-Drivers

TI Drivers provide a robust set of intuitive, functional APIs that offer portable, feature-rich access to peripherals.

TI-Drivers for MSPM0 are under development, but the examples below provide a glimpse of expected functionality.

2.3.1 FreeRTOS

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

adc_singlechannel/freertos

Get the samples from the configured ADC channel and print them on the console using UART

Y

N

N

Y

gpiointerrupt/freertos

Toggles the LED(s) using a GPIO pin interrupt

Y

N

N

Y

i2c_controller/freertos

Implements I2C controller sending commands to another device running i2c_target example

Y

N

N

Y

i2c_target/freertos

Responds to the i2c_controller example commands using the i2c target driver

Y

N

N

Y

i2c_tmp/freertos

Read temperature from Tmp117 Sensor using I2C

Y

N

N

Y

spi_controller/freertos

Demonstrates the SPI driver in controller mode to communicate with another LP_MSPM0G3507 running the spi_peripheral example

Y

N

N

Y

spi_peripheral/freertos

Demonstrates the SPI driver in peripheral mode to communicate with another LP_MSPM0G3507 running the spi_controller example

Y

N

N

Y

uart_callback/freertos

UART simple echo using callback

Y

N

N

Y

uart_echo/freertos

UART simple echo

Y

N

N

Y

2.3.2 No RTOS

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

uart_echo/nortos

UART simple echo

Y

N

N

Y

2.4 Battery Gauge

The MSPM0 SDK includes source code and examples showing the implementation of different battery gauge solutions. Documentation includes links to companion application reports describing the solutions in more detail.

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

gauge_level1

The level1 gauge approach utilizes the ADC to implement a low-cost voltage detection solution

N

Y

N

N

gauge_level2_bq76952

This example implements a Level2 gauge solution using BQ76952

image397

N

N

N

gauge_level2_standalone

The level2 gauge solution utilizes the ADC and OPAs on MSPM0 for high precision voltage and current detection

N

image398

N

N

self_calibrate_current_detection

This example demonstrates a self-calibratable, high precision and low-cost current detection solution based on MSPM0 internal OPAs

N

Y

N

N

2.5 Boot Image Manager (BIM)

The MSPM0 SDK includes a boot image manager implementation to demonstrate how a user can verify integrity and authenticity of images loaded onto their device.

2.5.1 Customer Secure

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

customer_secure_code

Customer Secure Code based off MCUBoot

N

N

N

image399

customer_secure_image_with_bootloader

Sample GPIO toggle image for Customer Secure Code

N

N

N

image400

customer_secure_sample_image

Sample GPIO toggle image for Customer Secure Code

N

N

N

image401

2.5.2 Single Stage

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

bim_sample_image

Sample GPIO toggle image for BIM

image402

image403

N

N

boot_application

Boot Image Manager Using MCUBoot

image404

image405

N

N

2.6 Bootstrap Loader (BSL)

The bootstrap loader (BSL) provides a method to program and/or verify the device memory through a standard UART or I2C serial interface. Among its features, the BSL supports MAIN flash plugins to enable additional interfaces and functionality.

The MSPM0 SDK includes examples showing how to implement plugins and other BSL functionality in MAIN Flash.

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

bsl_can_flash_interface

Shows an implementation of a BSL CAN Flash interface

image406

N

N

N

bsl_host_mcu_to_mspm0g1x0x_g3x0x_target_can

Demonstrate how to program a MSPM0 MCU using a LP-MSPM0G3507 as host by BSL CAN interface.

image407

N

N

N

bsl_host_mcu_to_mspm0g1x0x_g3x0x_target_i2c

Demonstrate how to program a MSPM0 MCU using a LP-MSPM0G3507 as host by BSL I2C interface.

image408

N

N

N

bsl_host_mcu_to_mspm0g1x0x_g3x0x_target_spi

Demonstrate how to program a MSPM0 MCU using a LP-MSPM0G3507 as host by BSL SPI interface.

image409

N

N

N

bsl_host_mcu_to_mspm0g1x0x_g3x0x_target_uart

Demonstrate how to program a MSPM0 MCU using a LP-MSPM0G3507 as host by BSL UART interface.

image410

N

N

N

bsl_host_mcu_to_mspm0l11xx_l13xx_target_i2c

Demonstrate how to program a MSPM0L11xx_L13xx MCU using a LP-MSPM0L1306 as host by BSL I2C interface.

N

image411

N

N

bsl_host_mcu_to_mspm0l11xx_l13xx_target_spi

Demonstrate how to program a MSPM0L11xx_L13xx MCU using a LP-MSPM0L1306 as host by BSL SPI interface.

N

image412

N

N

bsl_host_mcu_to_mspm0l11xx_l13xx_target_uart

Demonstrate how to program a MSPM0L11xx_L13xx MCU using a LP-MSPM0L1306 as host by BSL UART interface.

N

image413

N

N

bsl_i2c_flash_interface

Shows an implementation of BSL I2C Flash interface

image414

image415

N

image416

bsl_software_invoke_app_demo_can

Demonstrates an application request to reset the device and jump to the ROM bootloader (BSL).

image417

N

N

N

bsl_software_invoke_app_demo_i2c

Demonstrates an application request to reset the device and jump to the ROM bootloader (BSL).

image418

image419

N

N

bsl_software_invoke_app_demo_spi

Demonstrates an application request to reset the device and jump to the ROM bootloader (BSL).

image420

image421

N

N

bsl_software_invoke_app_demo_uart

Demonstrates an application request to reset the device and jump to the ROM bootloader (BSL).

image422

image423

N

N

bsl_spi_flash_interface

Shows an implementation of a BSL SPI Flash interface

image424

image425

N

image426

bsl_uart_flash_interface

Shows an implementation of a BSL UART Flash interface

image427

image428

N

image429

flash_bsl

Provides BSL suport from flash memory

N

N

Y

N

flash_bsl_app_invoke

GPIO triggers interrupt by input capture pin and invokes Flash BSL

N

N

image430

N

secondary_bsl_can

Implements a secondary bootloader in Main overriding the ROM BSL

image431

N

N

N

secondary_bsl_i2c

Implements a secondary bootloader in Main overriding the ROM BSL

image432

image433

N

N

secondary_bsl_spi

Implements a secondary bootloader in Main overriding the ROM BSL

image434

image435

N

N

secondary_bsl_uart

Implements a secondary bootloader in Main overriding the ROM BSL

image436

image437

N

image438

2.7 CMSIS-DSP

The CMSIS DSP software library includes a comprehensive set of signal processing functions for use on Cortex-M MCUs.

The MSPM0 SDK includes examples showing how to get started using CMSIS DSP.

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

cmsis_dsp_empty

Empty example using CMSIS-DSP

image439

image440

N

N

cmsis_dsp_fft_q15

FFT of fixed point array using CMSIS-DSP

image441

image442

N

N

2.8 UART COMMUNICATION MODULE

MSPM0 Communication Modules - UART module provides a simple way for the application developer to integrate UART based communication module for communication.

The MSPM0 SDK includes easy-to-use examples for Controller and Target.

2.8.1 Universal Asynchronous Receiver-Transmitter (UART)

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

controller

Generic UART Communication Module - Controller code

image443

N

N

N

target

Generic UART Communication Module - Target code

image444

N

N

N

2.9 DALI

MSPM0 supports the DALI Protocol via the UART module. DALI (Digitally Addressable Lighting Interface) is a serial protocol for digital lighting control that allows for simple and efficient communication between various lighting application gear and controllers.

The MSPM0 SDK includes the source code and examples showing the implementation of supported solutions.

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

dali_led_demo

Demonstrates usage of DALI protocol with an LED control demo

N

image445

N

N

2.10 EEPROM

MSPM0 supports EEPROM emulation through its internal Flash. Compared to using an external serial EEPROM, EEPROM emulation using the internal Flash saves pin usage and cost.

The MSPM0 SDK includes a library and examples showing the implementation of supported solutions.

2.10.1 Type-A

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

eeprom_emulation_type_a

Demonstrates Type A EEPROM emulation to store non-volatile data

Y

Y

N

N

eeprom_emulation_type_a_test

Demonstrates a more detailed use case of Type A EEPROM emulation to store blocks of non-volatile data

Y

Y

N

N

2.10.2 Type-B

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

eeprom_emulation_type_b

Demonstrates Type B EEPROM emulation to store user data

Y

Y

N

N

eeprom_emulation_type_b_test

Demonstrates a more detailed use case of Type B EEPROM emulation to store user data

Y

Y

N

N

2.11 Energy Library

The MSPM0 SDK includes a collection of energy measurement examples designed to get you started quickly in testing and developing energy measurement applications.

Stay tuned for more examples and functionality coming soon.

2.11.1 Split-phase

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

TIDA_010944_SW

Firmware for Split phase measurement using MSPM0G3507, ADS131M02 and AMC131M03

image446

N

N

N

2.11.2 Three-phase

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

TIDA_010243_SW

Firmware for 3 phase measurement using MSPM0G3507 and ADS131M08

image447

N

N

N

2.12 GUI Composer

GUI Composer is a browser-based tool for developing PC-side HTML-based GUIs that can complement your embedded project or application.

The MSPM0 SDK includes a library and various examples showing the implementation of supported protocols.

2.12.1 Streaming Protocols

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

gc_simple_json

Demonstrates basic usage of GUI Composer communication using JSON-formatted strings

image448

image449

N

N

gc_simple_messagepack

Demonstrates basic usage of GUI Composer communication using MessagePack protocol

image450

image451

N

N

2.13 IQMath

IQMath is a collection of highly optimized and high-precision fixed-point mathematical functions.

The MSPM0 SDK includes IQMath support using simple C runtime-system (RTS) functions, and leveraging the MathAcl hardware accelerator.

2.13.1 Compiler RTS library

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

iqmath_rts_ops_test

Implements various fixed-point operations leveraging the RTS implementation of IQMath

image452

image453

N

N

2.13.2 MathACL

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

iqmath_mathacl_ops_test

Implements various fixed-point operations leveraging the MathACL implementation of IQMath

image454

N

N

N

2.14 RTOS Kernel

The MSPM0 SDK includes a collection of examples to test kernel functionality.

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

blink_led

Simple FreeRTOS LED blinky demo using two tasks

image455

N

N

image456

posix_demo

Simple Posix FreeRTOS blinky LED demo

image457

N

N

image458

2.15 LIN

The Local Interconnect Network (LIN) is a multipoint, low-cost, easily-implemented communication bus commonly used in automobiles.

The MSPM0 SDK includes easy-to-use examples for Commander and Responder.

2.15.1 Commander

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

lin_commander

Demonstrates basic implementation of LIN commander to transmit and receive LIN 2.0 packets using UART

image459

image460

image461

N

2.15.2 Responder

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

lin_responder

Demonstrates basic implementation of LIN responder to transmit and receive LIN 2.0 packets using UART

image462

image463

image464

N

2.16 Sensored Trap Hall Motor Control

The MSPM0 SDK includes examples to evaluate the sensored trap hall motor control library with the DRV8300DRGEEVM, DRV8311HEVM, DRV8316REVM, DRV8317HEVM, DRV8323RHEVM, DRV8328AEVM, DRV8329AEVM and DRV8353RHEVM. These firmware are designed for a GUI to make testing and evaluation quick for the user.

Stay tuned for more examples and functionality coming soon.

2.16.1 DRV8300

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

drv8300drgeevm-gui-firmware

Firmware for LP_MSPM0G3507 and drv8300drge EVM GUI

image465

N

N

N

2.16.2 DRV8311

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

drv8311hevm-gui-firmware

Firmware for LP_MSPM0G3507 and drv8311h EVM GUI

image466

N

N

N

2.16.3 DRV8316

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

drv8316revm-gui-firmware

Firmware for LP_MSPM0G3507 and DRV8316R EVM GUI

image467

N

N

N

2.16.4 DRV8317

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

drv8317hevm-gui-firmware

Firmware for LP_MSPM0G3507 and drv8317h EVM GUI

image468

N

N

N

2.16.5 DRV8323

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

drv8323rhevm-gui-firmware

Firmware for LP_MSPM0G3507 and drv8323rh EVM GUI

image469

N

N

N

2.16.6 DRV8328

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

drv8328aevm-gui-firmware

Firmware for LP_MSPM0G3507 and DRV8328A EVM GUI

image470

N

N

N

tida-010251-gui-firmware

Firmware for LP_MSPM0G1507 and DRV8328 motor driver

image471

N

N

N

2.16.7 DRV8329

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

drv8329aevm-gui-firmware

Firmware for LP_MSPM0G3507 and DRV8329A EVM GUI

image472

N

N

N

drv8329aevm-gui-firmware-MSPM0L1306

Firmware for LP_MSPM0L1306 and DRV8329A EVM GUI

N

image473

N

N

2.16.8 DRV8353

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

drv8353rhevm-gui-firmware

Firmware for LP_MSPM0G3507 and drv8353rh EVM GUI

image474

N

N

N

2.17 Sensorless FOC Motor Control

The MSPM0 SDK includes examples to evaluate the sensorless FOC motor control library with the DRV8323RS EVM. These firmware are designed for a GUI to make testing and evaluation quick for the user.

Stay tuned for more examples and functionality coming soon.

2.17.1 DRV8316

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

sensorless-foc_DRV8316

Sensorless FOC code for LP_MSPM0G3507

image475

N

N

N

2.17.2 DRV8323RS

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

sensorless-foc_DRV8323RS

Sensorless FOC code for LP_MSPM0G3507

image476

N

N

N

2.18 Brushed Motor Control

The MSPM0 SDK includes an example to evaluate the brushed motor control library with the DRV8706-Q1 EVM. This firmware was designed for a GUI to make testing and evaluation quick for the user.

Stay tuned for more examples and functionality coming soon.

2.18.1 DRV8706-Q1

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

drv8706s-q1evm-gui-firmware

Firmware for LP_MSPM0L1306 and DRV8706S-Q1 EVM GUI

N

image477

N

N

2.19 Stepper Motor Control

The MSPM0 SDK includes examples to evaluate the stepper motor control library with the DRV8411A and DRV8889-q1 EVM. These firmwares were designed for a GUI to make testing and evaluation quick for the user.

Stay tuned for more examples and functionality coming soon.

2.19.1 DRV8411A

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

drv8411aevm-gui-firmware

Firmware for LP_MSPM0L1306 and DRV8411AEVM GUI

N

image478

N

N

2.19.2 DRV8889-Q1

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

drv8889-q1evm-gui-firmware

Firmware for LP_MSPM0L1306 and DRV8889-Q1 EVM GUI

N

image479

N

N

2.20 Cookbook

The MSPM0 SDK Cookbook contains examples showing more complex functionality implemented with multiple peripherals.

The examples use DriverLib APIs, and includes full source code and documentation with detailed usage instructions.

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

adc_dma_ping_pong

Capture ADC data into 2 (ping-pong) buffers

image480

image481

N

N

adc_to_i2c_target

Sample ADC and respond to I2C commands sent by a controller

image482

image483

N

N

adc_to_pwm

Convert analog voltage to PWM

image484

image485

N

N

adc_to_spi_peripheral

Sample ADC and respond to SPI commands sent by a controller

image486

image487

N

N

adc_to_uart

Configures the ADC0 to trigger single conversion and send the ADC data through UART

image488

image489

N

N

can_to_i2c_controller_bridge

Bridge between CAN interface and I2C controller interface

image490

N

N

N

can_to_i2c_target_bridge

Bridge between CAN interface and I2C target interface

image491

N

N

N

can_to_spi_bridge

Bridge between CAN interface and SPI interface

image492

N

N

N

can_to_uart_bridge

Bridge between CAN interface and UART interface

image493

N

N

N

dac8_dma_function_generator

Generates waveform using DAC8 with the DMA

image494

image495

N

N

data_sensor_aggregator

This example reads all the sensors on the BP-BASSENSORSMKI using I2C then transmits all of the data through UART to the MSPM0.

image496

N

N

N

digital_mux

Emulate a digital mux with GPIO

N

image497

N

N

diode_matrix

Drive LEDs with fewer pins using diode matrix

N

image498

N

N

fir_low_pass_filter

Applies digital FIR low-pass filter to sampled ADC signals

image499

N

N

N

i2c_to_uart_bridge

I2C Target receives I2C transmissions and passes them on via UART

image500

N

N

N

iir_low_pass_filter

Applies digital IIR filter to sampled ADC signals

image501

N

N

N

io_expander_i2c_host

Example I2C host controller

image502

image503

N

N

io_expander_i2c_target

Example I2C IO expander target

image504

image505

N

N

io_expander_uart

Capture several GPIOs’ status, update and send the status to host through UART

N

image506

N

N

power_sequencing

This sub system allows for different pins/applications be turned on/off in a sequence as to not over load the device from simultaneous power consumption.

image507

image508

N

N

programmable_gain_amplifier_1

Use programmable gain amplifier to dynamically adjust gain

N

image509

N

N

programmable_gain_amplifier_2

Use programmable gain amplifier to dynamically adjust gain and capture values with integrated ADC

N

image510

N

N

pushbutton_change_pwm

This example demonstrates using the two switches on the MSPM0 Launchpad to change the period and duty cycle on TIMA1 PWM output channels CC0 and CC1.

image511

N

N

N

pwm_dac

Use a timer to create a PWM DAC

N

image512

N

N

pwm_led_driver

Create a pulsating LED effect using timers

image513

image514

N

N

signal_acquisition

OPA supports two different sensor input voltages and uses common ADC channel

image515

N

N

N

spi_to_can_bridge

Demonstrate SPI to CAN bridge

image516

N

N

N

task_scheduler

A simple run to completion task scheduler

image517

image518

N

N

temp_sense_thermistor

Sample LaunchPad thermistor using integrated Op-Amp and ADC

N

image519

N

N

transimpedance_amplifier

Configure Op-amp in transimpedance amplifier topology

N

image520

N

N

two_opa_instrumentation_amplifier

Along with an external circuit this code amplifies the difference between two voltage inputs and outputs a single ended signal while rejecting the common-mode voltage.

image521

image522

N

N

uart_to_i2c_bridge

Translates UART packets to multiple I2C devices

image523

image524

N

N

uart_to_spi_bridge

UART device receives packets and passes them on or executes reads in SPI format

image525

N

N

N

2.21 PMBUS

PMBus is a protocol design to interface with power management devices. It uses the SMBus protocol as a base.

The MSPM0 SDK includes a ready-to-go example for using an MSPM0 devices as a PMBus controller for a TPS544B20 device.

2.21.1 Controller

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

pmbus_controller_tps544b20evm

Use MSPM0 to configure TPS544B20EVM over PMBus

image526

image527

N

N

2.22 SASI_SMOKE_DETECTOR

MSPM0 supports analog front ends for chambered or chamberless smoke detectors and air quality sensing solutions.

The MSPM0 SDK includes a software library and reference examples for smoke detection and air quality sensing.

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

air_quality_sensing

Implements an analog front end for air quality sensing

N

Y

N

N

sasi_smoke_detector

Implements an analog front end for smoke detectors

N

Y

N

N

2.23 SENT

The Single Edge Nibble Transmission (SENT) is a unidirectional communication standard used in automotive networks.

The MSPM0 SDK includes easy-to-use examples for transmitting a SENT frame.

2.23.1 Transmit

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

sent_transmit

Demonstrates basic implementation of SENT protocol

N

image528

N

N

2.24 SMBus

The System Management Bus (SMBus) is a single-ended simple two-wire bus for lightweight communication.

The MSPM0 SDK includes easy-to-use examples for Controller and Target.

2.24.1 Controller

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

smb_controller00_all_protocols

Demonstrates basic implementation of SMBus Controller testing all SMBus 2.0 protocols using I2C

image529

image530

N

N

smbus_controller_host_notify

Demonstrates implementation of SMBus Host Notify function on a Controller

image531

image532

N

N

2.24.2 Target

Project Name

Description

EVM

LP_MSPM0G3507

LP_MSPM0L1306

LP_MSPM0C1104

LP_MSPM0L2228

smb_target00_all_protocols

Demonstrates basic implementation of SMBus Target testing all SMBus 2.0 protocols using I2C

image533

image534

N

N

smbus_target_host_notify

Demonstrates implementation of SMBus Host Notify function on a Target

image535

image536

N

N