The CC26x0 and CC13x0 family of devices are part of the SimpleLink™ microcontroller (MCU) platform, which consists of Wi-Fi®, Bluetooth® low energy, Sub-1 GHz, and host MCUs. All share a common, easy-to-use development environment with a single core software development kit (SDK) and rich tool set. A one-time integration of the SimpleLink platform lets you add any combination of devices from the portfolio into your design. The ultimate goal of the SimpleLink platform is to achieve 100 percent code reuse when your design requirements change. For more information, visit http://www.ti.com/simplelink.
Power management for the CC26x0 and CC13x0 SimpleLink ultra-low-power wireless MCU platforms is implemented as part of the TI-RTOS kernel. This document gives an overview of this implementation and what to consider when porting this implementation to another software framework.
This document addresses the parts specific to the CC26x0 and CC13x0 family of devices, but does not cover the generic TI-RTOS kernel implementation. This guide also describes tasks that the software must perform to safely operate this device. Tasks are in bold followed by their descriptions.
_
SimpleLink is a trademark of Texas Instruments.
Cortex is a registered trademark of ARM.
Bluetooth is a registered trademark of Bluetooth SIG.
Wi-Fi is a registered trademark of Wi-Fi Alliance.
ADC | Analog-to-digital converter |
AON | Always-on domain |
CCFG | Customer configuration flash area |
OSC | Oscillator |
OSC_DIG | Digital part of oscillator module |
PRCM | Power, reset, and clock management |
RCOSC_HF | High-frequency RC oscillator |
RCOSC_LF | Low-frequency RC oscillator |
RTC | Real-time clock |
RTOS | Real-time operating system |
TDC | Time-to-digital converter |
TI-RTOS | TI real-time operating system |
TRM | Technical reference manual |
WFI | Wait-for-interrupt |
XOSC_HF | High-frequency crystal oscillator |
XOSC_LF | Low-frequency crystal oscillator |