Get started and develop with multi-band wireless solutions
Select a platform
LAUNCHXL-CC1352P1 — CC1352P LaunchPad™ development kit for SimpleLink™ multi-band wireless MCU
LAUNCHXL-CC1352P1 — CC1352P LaunchPad™ development kit for SimpleLink™ multi-band wireless MCU
LAUNCHXL-CC1352P-4 — CC1352P LaunchPad™ development kit for SimpleLink™ multi-band wireless MCU
LAUNCHXL-CC1352P-4 — CC1352P LaunchPad™ development kit for SimpleLink™ multi-band wireless MCU
LAUNCHXL-CC1352R1 — SimpleLink™ CC1352R Wireless MCU LaunchPad™ Development Kit
Supported products & hardware
Hardware development
Reference design
Evaluation board
LAUNCHXL-CC1352R1 — SimpleLink™ CC1352R Wireless MCU LaunchPad™ Development Kit
Hardware development
Reference design
Evaluation board
LPSTK-CC1352R — SimpleLink™ multi band CC1352R wireless MCU Launchpad™ SensorTag kit
LPSTK-CC1352R — SimpleLink™ multi band CC1352R wireless MCU Launchpad™ SensorTag kit
CCSTUDIO — Code Composer Studio™ integrated development environment (IDE)
Supported products & hardware
This design resource supports most products in these categories.
Check the product details page to verify support.
-
parametric-filter Arm-based microcontrollers -
parametric-filter Arm-based processors -
parametric-filter C2000 real-time microcontrollers -
parametric-filter Digital signal processors (DSPs) -
parametric-filter mmWave radar sensors -
parametric-filter MSP430 microcontrollers -
parametric-filter Signal conditioners -
parametric-filter Sub-1 GHz products -
parametric-filter Wi-Fi products
Hardware development
Development kit
Evaluation board
CCSTUDIO — Code Composer Studio™ integrated development environment (IDE)
This design resource supports most products in these categories.
Check the product details page to verify support.
-
parametric-filter Arm-based microcontrollers -
parametric-filter Arm-based processors -
parametric-filter C2000 real-time microcontrollers -
parametric-filter Digital signal processors (DSPs) -
parametric-filter mmWave radar sensors -
parametric-filter MSP430 microcontrollers -
parametric-filter Signal conditioners -
parametric-filter Sub-1 GHz products -
parametric-filter Wi-Fi products
Hardware development
Development kit
Evaluation board
Documentation
Release Information
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.2.0 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.
What's new
- Theia IDE core update (v1.58); AI features available via Theia AI, or third party extensions; added new 'AI/Code Assistants' link in Getting Started page
- Associated AppNote: https://software-dl.ti.com/ccs/esd/documents/application_notes/appnote-ccs_ai_code_assistant.html
- Various IDE/Project/Debug improvements
- Support installing CCS into Program Files folder on Windows
- SysConfig v1.24
- Segger J-Link support v8.34.0
- Compiler updates (TI Arm Clang v4.0.3.LTS, C2000 v22.6.2.LTS, C7000 v5.0.0.LTS)
- Device Support updates (AM62D, AM261x, AM263Px, CC27xx, F28E12, F29H85x, MSPM0G5x etc.)
- Please see the Release Notes for full list of changes: https://software-dl.ti.com/ccs/esd/CCSv20/CCS_20_2_0/exports/CCS_20.2.0_ReleaseNote.htm
SIMPLELINK-CC13XX-CC26XX-SDK — SimpleLink™ CC13xx and CC26xx software development kit (SDK)
SIMPLELINK-CC13XX-CC26XX-SDK — SimpleLink™ CC13xx and CC26xx software development kit (SDK)
SMARTRF-STUDIO-7 — SmartRF Studio 7 application software
Supported products & hardware
Products
Automotive wireless connectivity products
Low-power 2.4-GHz products
MSP430 microcontrollers
Other wireless products
Sub-1 GHz transceivers
Sub-1 GHz wireless MCUs
Hardware development
Daughter card
Development kit
Evaluation board
Interface adapter
SMARTRF-STUDIO-7 — SmartRF Studio 7 application software
Products
Automotive wireless connectivity products
Low-power 2.4-GHz products
MSP430 microcontrollers
Other wireless products
Sub-1 GHz transceivers
Sub-1 GHz wireless MCUs
Hardware development
Daughter card
Development kit
Evaluation board
Interface adapter
Documentation
SmartRF Studio 7 in Cloud TI Resource Explorer
Compressed source file archive
Release Information
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.
What's new
- Updated RF PHY settings for the CC13x4/CC26x4 devices
- Updated target board definitions for LP_EM_CC2674P10
- Various improvements and bug-fixes
SENSOR-CONTROLLER-STUDIO — Sensor Controller Studio
Supported products & hardware
Products
Automotive wireless connectivity products
Low-power 2.4-GHz products
Other wireless products
Sub-1 GHz wireless MCUs
Hardware development
Development kit
Evaluation board
SENSOR-CONTROLLER-STUDIO — Sensor Controller Studio
Installer executable
Compressed archive
Products
Automotive wireless connectivity products
Low-power 2.4-GHz products
Other wireless products
Sub-1 GHz wireless MCUs
Hardware development
Development kit
Evaluation board
Documentation
Compressed source file archive
Release Information
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
What's new
- 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.
UNIFLASH — UniFlash for most TI microcontrollers (MCUs) and mmWave sensors
Supported products & hardware
Products
Arm Cortex-M0+ MCUs
Arm Cortex-R MCUs
Arm-based processors
Automotive mmWave radar sensors
C2000 real-time microcontrollers
Digital signal processors (DSPs)
Industrial mmWave radar sensors
UNIFLASH — UniFlash for most TI microcontrollers (MCUs) and mmWave sensors
Products
Arm Cortex-M0+ MCUs
Arm Cortex-R MCUs
Arm-based processors
Automotive mmWave radar sensors
C2000 real-time microcontrollers
Digital signal processors (DSPs)
Industrial mmWave radar sensors
Release Information
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.
What's new
- 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
FLASH-PROGRAMMER — SmartRF flash programmer
FLASH-PROGRAMMER — SmartRF flash programmer
PACKET-SNIFFER — SmartRF™ Packet Sniffer 2.18.1
Supported products & hardware
Products
Automotive wireless connectivity products
Low-power 2.4-GHz products
Other wireless products
Sub-1 GHz transceivers
Sub-1 GHz wireless MCUs
Hardware development
Development kit
Evaluation board
PACKET-SNIFFER — SmartRF™ Packet Sniffer 2.18.1
Products
Automotive wireless connectivity products
Low-power 2.4-GHz products
Other wireless products
Sub-1 GHz transceivers
Sub-1 GHz wireless MCUs
Hardware development
Development kit
Evaluation board
Release Information
SIMPLELINK-CC13XX-CC26XX-SDK — SimpleLink™ CC13xx and CC26xx software development kit (SDK)
SIMPLELINK-CC13XX-CC26XX-SDK — SimpleLink™ CC13xx and CC26xx software development kit (SDK)
SMARTRF-STUDIO-7 — SmartRF Studio 7 application software
Supported products & hardware
Products
Automotive wireless connectivity products
Low-power 2.4-GHz products
MSP430 microcontrollers
Other wireless products
Sub-1 GHz transceivers
Sub-1 GHz wireless MCUs
Hardware development
Daughter card
Development kit
Evaluation board
Interface adapter
SMARTRF-STUDIO-7 — SmartRF Studio 7 application software
Products
Automotive wireless connectivity products
Low-power 2.4-GHz products
MSP430 microcontrollers
Other wireless products
Sub-1 GHz transceivers
Sub-1 GHz wireless MCUs
Hardware development
Daughter card
Development kit
Evaluation board
Interface adapter
Documentation
SmartRF Studio 7 in Cloud TI Resource Explorer
Compressed source file archive
Release Information
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.
What's new
- Updated RF PHY settings for the CC13x4/CC26x4 devices
- Updated target board definitions for LP_EM_CC2674P10
- Various improvements and bug-fixes
SENSOR-CONTROLLER-STUDIO — Sensor Controller Studio
Supported products & hardware
Products
Automotive wireless connectivity products
Low-power 2.4-GHz products
Other wireless products
Sub-1 GHz wireless MCUs
Hardware development
Development kit
Evaluation board
SENSOR-CONTROLLER-STUDIO — Sensor Controller Studio
Installer executable
Compressed archive
Products
Automotive wireless connectivity products
Low-power 2.4-GHz products
Other wireless products
Sub-1 GHz wireless MCUs
Hardware development
Development kit
Evaluation board
Documentation
Compressed source file archive
Release Information
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
What's new
- 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.
UNIFLASH — UniFlash for most TI microcontrollers (MCUs) and mmWave sensors
Supported products & hardware
Products
Arm Cortex-M0+ MCUs
Arm Cortex-R MCUs
Arm-based processors
Automotive mmWave radar sensors
C2000 real-time microcontrollers
Digital signal processors (DSPs)
Industrial mmWave radar sensors
UNIFLASH — UniFlash for most TI microcontrollers (MCUs) and mmWave sensors
Products
Arm Cortex-M0+ MCUs
Arm Cortex-R MCUs
Arm-based processors
Automotive mmWave radar sensors
C2000 real-time microcontrollers
Digital signal processors (DSPs)
Industrial mmWave radar sensors
Release Information
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.
What's new
- 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