This technical reference manual provides information about how to use the CC13x4x10 and CC26x4x10SimpleLink™ ultra-low power wireless microcontroller (MCU). The CC13x4x10 and the CC26x4x10 device platform share the same MCU architecture and most of the peripherals and features. The radio in the CC2674x10 device operates in the 2.4 GHz ISM frequency band, while the radio in the CC1314R10 device is designed for use in the Sub-1 GHz frequency bands. The CC1354x10 device is a multi-band wireless MCU and can operate both in the Sub-1 GHz and 2.4 GHz bands. This document covers the whole platform of devices, so refer to the individual device data sheets for supported modules and features.
This document is organized into sections that correspond to each major feature; it explains the features and functionality of each module and how to use them. For each feature, references are given to the driver documentation of the corresponding operating systems. Driver documentation does not contain performance characteristics for the device or modules, which are instead in the corresponding device data sheets. This manual is intended for system software developers, hardware designers, and application developers.
The CC13x4x10 and CC26x4x10 device platform includes both 2.4 GHz and Sub-1 GHz radios along with a variety of different memory sizes, peripherals, and package options. All devices are centered around an Arm® Cortex®-M33 with FPU series processor that handles the application layer and protocol stack, as well as an autonomous radio core centered around an Arm® Cortex®-M0 processor that handles all the low-level radio control and processing. Network processor options are available.
The availability of a wide range of different radio and MCU system combinations makes these device families very well suited for almost any low-power RF node implementation.
The naming convention applied for a call consists of:
For a register call:
<Module name>:<Register name>
For example: UART:LCRH
For a bit field call:
<Module name>:<Register name>.<Field name>
For example, UART:LCRH.FEN
<Field name> field of the <Module name>:<Register name> register
For example: FEN field of the UART:LCRH register