Start prototyping your design with the MSP430F5529 LaunchPad™ development kit
MSP-EXP430F5529LP — MSP430F5529 LaunchPad™ development kit for USB
支持的产品和硬件
硬件开发
参考设计
MSP-EXP430F5529LP — MSP430F5529 LaunchPad™ development kit for USB
硬件开发
参考设计
CCSTUDIO — Code Composer Studio™ integrated development environment (IDE)
支持的产品和硬件
此设计资源支持这些类别中的大部分产品。
查看产品详情页,验证是否能提供支持。
-
parametric-filter Microcontrollers -
parametric-filter Wi-Fi 产品 -
parametric-filter 低功耗 2.4GHz 产品 -
parametric-filter 信号调节器 -
parametric-filter 微处理器和 DSP -
parametric-filter 毫米波雷达传感器
硬件开发
开发套件
评估板
CCSTUDIO — Code Composer Studio™ integrated development environment (IDE)
此设计资源支持这些类别中的大部分产品。
查看产品详情页,验证是否能提供支持。
-
parametric-filter Microcontrollers -
parametric-filter Wi-Fi 产品 -
parametric-filter 低功耗 2.4GHz 产品 -
parametric-filter 信号调节器 -
parametric-filter 微处理器和 DSP -
parametric-filter 毫米波雷达传感器
硬件开发
开发套件
评估板
文档
发布信息
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.
CCS v20 is TI’s next generation Integrated Development Environment (IDE) based on Theia IDE framework. CCS v20.4.1 uses a modified version of the Theia-IDE framework and offers a user experience similar to Visual Studio Code™.
- Installation instructions and User's Guide
- Windows 32bit is not supported with CCSv20.
- XDS510 class debug probes are not supported with CCSv20.
新增功能
- The AI Assistant configuration page has been reorganized
- A serial port MCP server is now available
- Debugger console I/O messages(“CIO”) are now available to the Debug MCP server
- Fixed issue with Cline extension inside CCS.
- Improvements to Agents and Skills files.
- Added core reset MCP tool
- Clean up “Code Composer Studio Helper” zombie process on MacOS
- Add read permission for discovered SDK products
- Automatically update XDS110 firmware when using an agent
MSP430-ACADEMY — MSP430™ academy
支持的产品和硬件
产品
Low-power MCUs
感应 MCU
汽车车身和照明 MCU
硬件开发
开发套件
评估板
MSP430-ACADEMY — MSP430™ academy
产品
Low-power MCUs
感应 MCU
汽车车身和照明 MCU
硬件开发
开发套件
评估板
发布信息
MSP430™ Academy delivers easy-to-use training modules that span a wide range of topics and LaunchPads in the MSP430 microcontroller portfolio.
MSP430USBDEVPACK — MSP430 USB 开发包
支持的产品和硬件
产品
Low-power MCUs
感应 MCU
硬件开发
开发套件
MSP430USBDEVPACK — MSP430 USB 开发包
USB 5_00_01 Stack and Examples
Windows Descriptor Tool Installer
Linux Descriptor Tool Installer
Mac OSX Descriptor Tool Installer
Firmware Upgrade Example (Windows-only Commercial licensed)
Python based Firmware Upgrade Example (Open Source Licensed)
Java HID Demo (Open Source Licensed)
产品
Low-power MCUs
感应 MCU
硬件开发
开发套件
新增功能
New in 5.00.00
- Updated to conform to MCU coding standard
- Macro definition DEPRECATED included in compiler option of all examples to remove deprecated functions and definitions from header files.
- Old API function names and definitions mapped to new names.
- Macro definition DRIVERLIB_LEGACY_MODE option removed.
- Tool no longer uses RCP application.
- New instructions on how to use the Descriptor Tool
- Regenerated descriptor.c, descriptors.h and UsbIsr.c files
- Function names and defination names changed to conform to MCU coding standard
发布信息
The USB Developers Package for MSP430 is a software package that contains all necessary source code and sample applications that are required to start developing a USB-based MSP430 application. The package only supports MSP430 USB devices.
Features
- MSP430USBDevelopersPackage_5_00_00.zip contains components that are all BSD licensed.
- MSP430 USB API that supports Virtual COMport (CDC), Human Interface (HID), Mass Storage (MSC) and Continua Medical (PHDC) device classes.
- MSP430 USB Descriptor Tool which is BSD licensed and requires the user to install Java.
- Java HID Demo - A Java based host application that makes it easy for a USB host PC to communicate with an MSP430-based device running the MSP430 HID Datapipe APIs. It is designed to make HID easy for general-purpose USB communication. Requires the user to install Java.
- Python USB Field Firmware Upgrader - Allows customers to easily customize and release an installer package for upgrading MSP430-based devices in the field, using the MSP430's on-chip USB bootstrap loader (BSL). The package contains all necessary source code to enable quick and easy custom modification.
- MSPUSBDescriptorTool-5_00_00_19-windows-installer.exe and MSPUSBDescriptorTool-5_00_00_19-linux-installer.run
- MSP430 Descriptor Tool Installers for Windows and Linux which do not require Java to be installed separately.
- MSP430_USB_Firmware_Upgrade_Example-1.3.1-Setup.exe
- Installer for Visual Studio based Field Firmware Upgrader
- Python_Firmware_Upgrader-5_00_00.zip
- Installer for Python based Field Firmware Upgrader (This is also included in MSP430USBDevelopersPackage_5_00_00.zip).
- Requires Code Composer Studio v5.5 or IAR Embedded Workbench v5.51 to build and run. (older versions of CCS can be used with workarounds. See Release Notes).
- Some tools require user to install Java.