Start prototyping your design with the MSP430F5529 LaunchPad™ development kit
Select a platform
MSP-EXP430F5529LP — MSP430F5529 USB LaunchPad 评估套装
MSP430-ACADEMY — MSP430™ academy
产品
MSP430 微控制器
芯片与晶圆服务
硬件开发
发布信息
MSP430™ Academy delivers easy-to-use training modules that span a wide range of topics and LaunchPads in the MSP430 microcontroller portfolio.
CCSTUDIO — Code Composer Studio 集成式开发环境 (IDE)
CCSTUDIO — Code Composer Studio 集成式开发环境 (IDE)
Link to Windows single file (offline) installer for Code Composer Studio IDE (all features, devices)
Link to Windows on-demand (web) installer for Code Composer Studio IDE (all features, devices)
Link to macOS single file (offline) installer for Code Composer Studio IDE (all features, devices)
Link to macOS on-demand (web) installer for Code Composer Studio IDE (all features, devices)
Link to Linux single file (offline) installer for Code Composer Studio IDE (all features, devices)
Link to Linux on-demand (web) installer for Code Composer Studio IDE (all features, devices)
此设计资源支持这些类别中的大部分产品。
查看产品详情页,确认是否能提供支持
-
parametric-filter MSP430 微控制器 -
parametric-filter C2000 实时微控制器 -
parametric-filter 基于 Arm 的微控制器 -
parametric-filter 数字信号处理器 (DSP) -
parametric-filter 基于 Arm 的处理器 -
parametric-filter 信号调节器 -
parametric-filter 毫米波雷达传感器 -
parametric-filter Zigbee 产品 -
parametric-filter Wi-Fi 产品 -
parametric-filter Thread 产品 -
parametric-filter 其他无线技术 -
parametric-filter 低于 1GHz 产品 -
parametric-filter 多协议产品 -
parametric-filter 蓝牙产品 -
parametric-filter 数字电源隔离式控制器
产品
汽车毫米波雷达传感器
工业毫米波雷达传感器
文档
Code Composer Studio 12.3.0 Release Notes
Code Composer Studio 12.3.0 manifest
发布信息
The Code Composer Studio™ IDE is a complete integrated suite that enables developers to create and debug applications of all Texas Instruments Embedded Processors (Sitara, DSP, Automotive, Keystone), Microcontrollers (SimpleLink™, C2000 Digital Control, MSP430, TM4C, Hercules), as well as Digital Power (UCD) and Programmable Gain Amplifier (PGA) devices.
- Installation instructions
- System Requirements
- Update Status: This release will be available as an update to CCS 12.0.0, 12.1.0 and 12.2.0
- Windows 32bit is not supported with CCSv12. If you are using a 32bit Windows System please use CCSv8.3.1 or earlier.
- XDS510 class debug probes are not supported with CCSv12. Support for XDS510 class probes was deprecated years ago for Linux and macOS. If you need to use one of these older probes please use CCSv8.3.1 or earlier.
最新信息
- Please refer to the release notes
MSP430WARE — 适用于 MSP430 微控制器的 MSPWare
MSP430WARE — 适用于 MSP430 微控制器的 MSPWare
Windows Installer for MSP430Ware
macOS Installer for MSP430Ware
Linux Installer MSP430Ware
产品
MSP430 微控制器
低于 1GHz 产品
芯片与晶圆服务
其他接口
其他无线技术
发布信息
最新信息
- Remove deprecated EVMs.
- Updates to MSP430FR243x code examples.
- Add CAPTIVATE-FR2676 Launchpad
- Bug fixes to EVM430-FR6989, MSP-EXP430FR2433 and MSP-EXP430FR5994 examples.
- Clean MCU database.
- Minor bug fixes to GUI Composer examples.
MSP430WARE — 适用于 MSP430 微控制器的 MSPWare
MSP430WARE — 适用于 MSP430 微控制器的 MSPWare
Windows Installer for MSP430Ware
macOS Installer for MSP430Ware
Linux Installer MSP430Ware
产品
MSP430 微控制器
低于 1GHz 产品
芯片与晶圆服务
其他接口
其他无线技术
发布信息
最新信息
- Remove deprecated EVMs.
- Updates to MSP430FR243x code examples.
- Add CAPTIVATE-FR2676 Launchpad
- Bug fixes to EVM430-FR6989, MSP-EXP430FR2433 and MSP-EXP430FR5994 examples.
- Clean MCU database.
- Minor bug fixes to GUI Composer examples.
MSP430USBDEVPACK — MSP430 USB 开发包
MSP430USBDEVPACK — MSP430 USB 开发包
USB Stack and Examples
Windows Descriptor Tool Installer
Mac OSX Descriptor Tool Installer
Linux Descriptor Tool Installer
Firmware Upgrade Example (Windows-only Commercial licensed)
Python based Firmware Upgrade Example (Open Source Licensed)
Java HID Demo (Open Source Licensed)
产品
MSP430 微控制器
硬件开发
最新信息
- USB stack code and examples
- Function HidToBufferFromHost() updated to get Y buffer byte count from pEP2 instead of pEP1.
- Implementation of auto detection of XT2 crystal frequencies for 4MHz, 8MHz, 12MHz, 16MHz and 24MHz.
- Integration of TI’s AES128 Encryption and Decryption APIs in examples, H10_ReceiveData_EncryptDecrypt and H11_LedOnOff_EncryptDecrypt, added
- Descriptor Tool
- Removed setting for selection of XT2 crystal frequency.
- Custom interfaces are stored in the order they are created in xml file.
- Java HidDemo tool and Python Firmware Upgrader tools
- Python Firmware Upgrader tool updated to download RAM_BSL.00.08.08.39.txt file
- A new version of Java HidDemo tool created that integrates TI’s AES128 Encryption and Decryption APIs.
- USB_API changes
- USB_init() has a routine to auto detect the XT2 frequency. This routine uses Timer A to compare the frequency of SMCLK=XT2 and ACLK=REFO. The timer A will only be used during the initialization of the USB stack. Therefore, it is recommended to initialize the USB stack before initializing the Timer A in an application. If this is not possible, or to disable the XT2 frequency auto detect feature, please see the Programmers_Guide_MSP430_USB_API.pdf for more information.