This Texas Instruments OpenThread GitHub repository (ot-ti) contains the software development components and tools that enable engineers to develop Thread based products. This repository is the starting point for Thread development on the supported SimpleLink CC13xx and CC26xx family of wireless microcontrollers (MCUs) for all Thread roles.
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, 2.4GHz, 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.
This release adds the Power Estimator for CC23xx devices
None
Initial release of the SimpleLink CC13xx CC26xx Academy
Installer executable
Compressed archive
HTML document
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:
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:
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, Zigbee 3.0 compliant protocol suite, RF-Proprietary examples, TI’s 15.4 Stack, TI Wi-SUN FAN Stack, Amazon Sidewalk examples, as well as the TI-RTOS7 and FreeRTOS™ kernels 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 following wireless solutions: Please refer to their respective repositories for resources and more information.
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.
This is version 8.30.01.01 of the SimpleLink Low Power F2 SDK. This version only contains internal metadata updates for integrating with the TI Developer Zone; there are no embedded software changes from the 8.30.00.121 release. This SDK is also available on GitHub at https://github.com/TexasInstruments/simplelink-lowpower-f2-sdk
The SysConfig tool is used configure TI software and hardware. For software configuration, SysConfig is used in conjunction with a TI SDK. For PinMux configuration, the tool may be used standalone.