Sensor controller studio SENSOR-CONTROLLER-STUDIO_2.8.0 Release Date: 25 Jan 2021 |
|
Sensor controller studio SENSOR-CONTROLLER-STUDIO_2.8.0 Release Date: 25 Jan 2021 |
|
Title | Version | Description | Size | ||
---|---|---|---|---|---|
SENSOR CONTROLLER STUDIO INSTALLERS | |||||
Windows Installer for Sensor Controller Studio | 2.8.0 | Installer executable | 39062 K | ||
Sensor Controller Studio CLI for Linux | 2.8.0 | Compressed archive | 14648 K | ||
Software Manifest for Sensor Controller Studio | 2.8.0 | HTML document | |||
Software Manifest for Sensor Controller Studio CLI for Linux | 2.8.0 | HTML document | |||
EXPLORE IN THE CLOUD | |||||
TI Resource Explorer | - | Sensor Controller Studio in Cloud TI Resource Explorer | |||
Qt 5.9.2 source files | 5.9.2 | 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: