Getting started with embedded metering applications using MSP430i20xx MCUs
Start developing your power or energy measurement with this virtual bundle, and see the required hardware, software, example code, demos and key documentation.
评估板
EVM430-I2040S — 用于辅助计量的 MSP430I240 评估板
支持的产品和硬件
有库存
限制:
TI.com 上缺货
TI.com 上无现货
EVM430-I2040S — 用于辅助计量的 MSP430I240 评估板
版本: null
发布日期:
支持的产品和硬件
有库存
限制:
TI.com 上缺货
TI.com 上无现货
MSP-FET — MSP430 闪存仿真工具
版本: null
发布日期:
开发套件
MSP-EXP430F5529LP — MSP430F5529 LaunchPad™ development kit for USB
Jumper wires are required but do not come with this kit.
支持的产品和硬件
有库存
限制:
TI.com 上缺货
TI.com 上无现货
MSP-EXP430F5529LP — MSP430F5529 LaunchPad™ development kit for USB
版本: null
发布日期:
子卡
MSP-ISO — 适用于 MSP LaunchPad 开发套件的隔离适配器
Jumper wires are required but do not come with this kit.
有库存
限制:
TI.com 上缺货
TI.com 上无现货
应用软件和框架
MSP430-ENERGY-MEASUREMENT — 适用于具有 24 位 Σ-Δ ADC 的 MSP430 MCU 的电能测量库
支持的产品和硬件
产品
MSP430 微控制器
硬件开发
子卡
开发套件
评估板
MSP430-ENERGY-MEASUREMENT — 适用于具有 24 位 Σ-Δ ADC 的 MSP430 MCU 的电能测量库
版本: 1.40.00.03
发布日期: 2020-7-29
Windows Installer for Energy Measurement Design Center
SHA-256 校验和
macOS Installer for Energy Measurement Design Center
SHA-256 校验和
Linux Installer for Energy Measurement Design Center
SHA-256 校验和
产品
MSP430 微控制器
硬件开发
子卡
开发套件
评估板
文档
Energy Measurement Design Center Technology Guide
Energy Measurement Design Center API Guide
发布信息
The Energy Measurement Design Center is a rapid development tool that enables energy measurement using TI MSP430i20xx and MSP430F67xx Flash-based microcontrollers (MCUs). It includes a graphical user interface (GUI), documentation, software library and examples that can simplify development and accelerate designs for power monitoring and energy measurement in smart grid and building automation applications. Start by dragging and dropping a MCU, voltage sensors, and current sensors into the GUI workspace. Configure the MCU and each sensor according to your system configuration. The GUI will check for errors before generating the source code. Import the code into an IDE and program the MCU. The GUI will allow you to easily calibrate the device and view the results.
新增功能
- Software
- Fixed an issue where the MSP430i20xx OSR (sampling rate) did not change from the default value.
- Removed duplicate hal_system_Init() call.
- Re-initialized results after disabling interrupts and writing calibration factors to INFO memory.
- Re-calibrated MSP430i20xx EMDC example projects and firmware images.
- Technology Guide
- Included a flowchart for the EMDC application code including foreground and background processes.
- Added a Known Limitations section to the Introduction for more awareness.
- Fixed the Result Parameter command values in the Commands from Target to EMDC section and sequence diagrams.
- Added more details about the packet structure and checksum calculation in the Communication Protocol Spec section.
- Included the default UART communication settings.
- Updated the EMDC start-up image to fix a broken pixel in the platform bar.
- Fixed some minor formatting issues.
软件编程工具
UNIFLASH — UniFlash for most TI microcontrollers (MCUs) and mmWave sensors
支持的产品和硬件
产品
Arm Cortex-M0+ MCU
Arm Cortex-R MCU
C2000 实时微控制器
基于 Arm 的处理器
工业毫米波雷达传感器
数字信号处理器 (DSP)
汽车毫米波雷达传感器
UNIFLASH — UniFlash for most TI microcontrollers (MCUs) and mmWave sensors
版本: 9.2.0
发布日期: 2025-6-20
SHA-256 校验和
SHA-256 校验和
SHA-256 校验和
产品
Arm Cortex-M0+ MCU
Arm Cortex-R MCU
C2000 实时微控制器
基于 Arm 的处理器
工业毫米波雷达传感器
数字信号处理器 (DSP)
汽车毫米波雷达传感器
发布信息
UniFlash is a standalone tool used to program on-chip and external flash memory on TI MCUs and on-board flash memory for Sitara processors. UniFlash has a GUI, command line, and scripting interface. UniFlash is available free of charge.
新增功能
- Device support sync-up with CCS v20.2.0 (AM26D, AM261x, AM263Px, CC27xx, F28E12, F29H85x, MSPM0G5x etc.)
- Updated J-Link support package (v8.34.0)
- Updated AM26x serial flash programming to include ability to perform verification
- Fixed flash programming issues on CC13xx devices
- Fixed issue with running certain CC23xx devices after program load
- Fixed CRC calculation issue in the UniFlash GUI
- various bug fixes