Release Notes¶
Introduction¶
MSP Zero Code Studio is a visual design environment that enables users to configure, develop and run microcontroller applications in minutes. Zero coding and no IDE required.
This is version 1.1.0 of the MSP Zero Code Studio.
The MSP Zero Code Studio features the following:
Intuitive block diagram design to enable users of any experience level
Connect building blocks for digital, analog, serial, processing, and more to develop your application
Compile and download your application to your MSPM0 device; no IDE is needed
Cloud accessible on TI Developer Zone; no downloads necessary
Support for all MSPM0 microcontrollers and EVMs
Documentation¶
MSP Zero Code Studio Quick Start Guide
MSPM0 SDK Documentation Overview - Chinese
Software Manifest
What’s Included¶
Use MSPM0 Zero Code studio blocks to configure peripherals and create your application
Peripheral support:
ADC
I2C
SPI
UART
Timer PWM
Logic Operators
Conditional Statements
Loops
LaunchPad shortcuts
And more!
Graphical Interface
Develop an entire application without writing a single line of code
Compile and load within the MSP Zero Code Studio.
The MSP Zero Code Studio includes all needed dependencies for compilation and loading the program directly to the device. No additional IDE is needed.
Project Applications
A variety of project applications can be used as a starting point to accelerate your development
Documentation
Comprehensive including a Quick Start Guide and a User’s Guide
What’s New¶
New Peripheral Support:
COMP: configure the DAC8 from the Comparator peripheral
OPA: configure an OPA as Buffer
New Features:
Lookup Table: add support for defining and accessing values from a lookup table array
Examples:
Added new examples to showcase new features of 1.1.0 release
Lookup Table UART Output: defines an array of values using the Lookup Table and outputs them via UART
DAC8 Function Generator: define and output a waveform using COMP and OPA.
Fixed issues launching examples from MSPM0L1306 & MSPM0L1117 on start screen
Fixed Build and Load behavior after loading existing project, now correctly tracks changes
Device Support¶
Support for all MSPM0 microcontrollers and MSPM0 EVMs.
MSPM0L11xx/L13xx
MSPM0G1x0x/G3x0x
MSPM0C110x
MSPS003Fx
MSPM0L122x/L222x
MSPM0G151x/MSPM0G351x
MSPM0L111x
Operating Systems Support¶
Windows 10
Dependencies¶
This release is packaged with the following dependencies:
MSPM0 SDK DriverLib 1.34
TI Arm Clang Compiler 4.0.1
SysConfig 1.22.0
GUI Composer Runtime 13.1.0
GUI Composer Library 3
Previous Versions¶
1.00.00.05
Initial release of Zero Code Studio