Get started developing with Sub-1 GHz
LAUNCHXL-CC1312R1 — SimpleLink™ 低于 1GHz CC1312R 无线微控制器 (MCU) LaunchPad™ 开发套件
BOOSTXL-ULPSENSE — SimpleLink™ 传感器控制器 BoosterPack
BOOSTXL-SHARP128 — Sharp® 128x128 内存 LCD 和 microSD 卡 TI BoosterPack 接口™
SIMPLELINK-CC13XX-CC26XX-SDK — SimpleLink™ CC13xx and CC26xx software development kit (SDK)
FLASH-PROGRAMMER — SmartRF 闪存编程器
PACKET-SNIFFER — SmartRF 协议软件包监听器
SMARTRF-STUDIO-7 — SmartRF Studio
SMARTRF-STUDIO-7 — SmartRF Studio
产品
蓝牙产品
MSP430 微控制器
低于 1GHz 产品
Wi-SUN 产品
Thread 产品
Zigbee 产品
多协议产品
其他无线技术
硬件开发
开发套件
评估板
文档
SmartRF Studio 7 in Cloud TI Resource Explorer
Compressed source file archive
发布信息
SmartRF™ Studio is a Windows application that can be used to evaluate and configure Low Power RF devices from Texas Instruments. The application helps designers of RF systems to easily evaluate the radio at an early stage in the design process. It is especially useful for generation of configuration register values and commands, and for practical testing and debugging of the RF system. SmartRF Studio can be used either as a standalone application or together with applicable evaluation boards or debug probes for the RF device.
最新信息
- Updated RF PHY settings for the CC13x4/CC26x4 devices
- Various improvements and bug-fixes
- Updated PA tables for CC26X2Q1 devices
SIMPLELINK-LOWPOWER-F2-SDK — SimpleLink™ Low Power F2 software development kit (SDK) for the CC13xx and CC26xx devices
SIMPLELINK-LOWPOWER-F2-SDK — SimpleLink™ Low Power F2 software development kit (SDK) for the CC13xx and CC26xx devices
产品
蓝牙产品
低于 1GHz 产品
Wi-SUN 产品
多协议产品
硬件开发
评估板
发布信息
The SimpleLink™ Low Power F2 Software Development Kit (SDK), formerly known as the CC13xx and CC26xx SDK, delivers components that enable engineers to develop applications on the Texas Instruments SimpleLink CC13xx and CC26xx family of wireless microcontrollers (MCUs). This software toolkit provides a cohesive and consistent software experience for all SimpleLink CC13xx and CC26xx wireless MCU users by packaging essential software components, such as a Bluetooth® Low Energy (BLE) protocol stack supporting Bluetooth 5.2, Bluetooth Mesh, Thread 1.1.1 networking stack based on OpenThread, Zigbee 3.0 compliant protocol suite, RF-Proprietary examples, TI’s 15.4 Stack, TI Wi-SUN FAN, as well as the TI-RTOS7 kernel and TI Drivers in one easy-to-use software package along with example applications and documentation. In addition, the Dynamic Multi-Protocol Manager (DMM) software component enables multiprotocol development on a single SimpleLink wireless MCU. Although not included in the SDK, SimpleLink CC13xx and CC26xx wireless MCUs are also capable of supporting the Matter standard. Please refer to the TI Matter open source repository for resources and more information: https://github.com/TexasInstruments/matter
The SimpleLink MCU portfolio offers a single development environment that delivers flexible hardware, software, and tool options for customers developing wired and wireless applications. With 100 percent code reuse across host MCUs, Wi-Fi™, Bluetooth Low Energy, Sub-1GHz devices and more, choose the MCU or connectivity standard that fits your design. A one-time investment with the SimpleLink software development kit allows you to reuse often, opening the door to create unlimited applications. For more information, visit www.ti.com/simplelink.
Features:
- Supports proprietary Sub-1 GHz and 2.4 GHz applications using basic RX and TX examples
- TI 15.4-Stack, an IEEE 802.15.4-based star topology networking solution for the Sub-1 GHz and 2.4 GHz bands
- Certified Wi-SUN® FAN 1.0 compliant Sub-1 GHz mesh stack (learn more at TI.com/wisun or download the Wi-SUN software brief)
- Bluetooth® Low Energy (BLE) software protocol stack supporting Bluetooth 5.2 and Bluetooth mesh (learn more at TI.com/ble)
- Matter 1.0 and Thread 1.3 networking protocol based on open-source Matter project and Openthread (learn more at TI.com/matter)
- Zigbee software protocol stack (Z-stack - learn more at TI.com/Zigbee)
- Supports concurrent operation of BLE + Sub-1 GHz (TI 15.4-Stack or proprietary Sub-1 GHz) and BLE + Zigbee using the Dynamic Multi-Protocol
- Supports Amazon Sidewalk Sub-1 GHz FSK and Bluetooth Low Energy
最新信息
- Full support for CC13x4 devices.
- TI's 15.4 & RF-Proprietary stacks now support the use of secure key storage and cryptographic services provided by TF-M Trusted Execution Environment for CC13x4 devices.
- MCUBoot support added for CC13x4/CC26x4 & CC13x2x7/CC26x2x7 devices.
- Zigbee PHY/MAC (Certified Version: TI 15.4 Core Stack 6.10) completed on CC13x4/CC26x4 devices.
- BLE5 Stack certification (Bluetooth Core Specification 5.3) completed on CC13x4/CC26x4 devices.
- Amazon Sidewalk Software Component support on CC1352R7 & CC2652R7 devices.
- Wi-SUN Over the Air Download (OAD) support.
- Optimized RF settings added for CC1312PSIP.
SENSOR-CONTROLLER-STUDIO — Sensor Controller Studio
SENSOR-CONTROLLER-STUDIO — Sensor Controller Studio
Installer executable
Compressed archive
产品
蓝牙产品
低于 1GHz 产品
Wi-SUN 产品
Zigbee 产品
多协议产品
其他无线技术
硬件开发
开发套件
文档
Compressed source file archive
发布信息
Sensor Controller Studio is used to write, test and debug code for the CC26xx/CC13xx Sensor Controller, allowing for ultra-low power application design.
The tool generates a Sensor Controller Interface driver, which is a set of C source files to be compiled into the System CPU (ARM Cortex-M3/M4) application. These source files contain the Sensor Controller firmware image and associated definitions, and generic functions that allow the System CPU application to control the Sensor Controller and exchange data.
The Sensor Controller is a small CPU core that is highly optimized for low power consumption and efficient peripheral operation. The Sensor Controller is located in the CC26xx/CC13xx auxiliary (AUX) power/clock domain, and can perform simple background tasks autonomously and independently of the System CPU and the MCU domain power state. Such tasks include but are not limited to:
- Analog sensor polling, using ADC or comparator
- Digital sensor polling, using SPI, I2C or other protocols
- Capacitive sensing, using current source, comparator and time-to-digital converter (TDC)
- Waveform generation, for example for LCDs
The Sensor Controller is user programmable, using a simple programming language with syntax similar to C. This allows for sensor polling and other tasks to be specified as sequential algorithms, rather than static configuration of complex peripheral modules, timers, DMA, register programmable state machines, event routing and so on. The main advantages are:
- Flexibility
- Dynamic reuse of hardware resources
- Ability to perform simple data processing without need for dedicated hardware
- Observability and debugging options
最新信息
- Added support for new devices: CC2672R3, CC2672P3, CC2662R-Q1, CC2652PSIP and CC2652P7.
- Added example support for new SDKs, using TI-RTOS 7 and GPIO driver for the latest CC13x2/CC26x2 SDK.
- Minor improvements.
- Bug-fixes.
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
UNIFLASH — 适用于大多数 TI 微控制器 (MCU) 和毫米波传感器的 UniFlash
UNIFLASH — 适用于大多数 TI 微控制器 (MCU) 和毫米波传感器的 UniFlash
产品
C2000 实时微控制器
基于 Arm 的处理器
工业毫米波雷达传感器
汽车毫米波雷达传感器
蓝牙产品
MSP430 微控制器
低于 1GHz 产品
Wi-Fi 产品
Wi-SUN 产品
多协议产品
Arm Cortex-M4 MCU
Arm Cortex-M0+ MCU
Arm Cortex-R MCU
发布信息
UniFlash is a standalone tool used to program on-chip 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 Update
- Synced up with CCS12.3.0
- Updated Processors package (v1.9.0.0)
- J721E HS SR2.0 support
- Updated Image Creator package for Windows/Linux (v3.22.4.2)
- Bug Fixes