Texas Instruments CC2650DK 사용자 설명서

다운로드
페이지 1570
Related Documents
Devices
The CC26xx and the CC13xx family of devices includes both 2.4-GHz and Sub-1 GHz radios and a variety
of different memory sizes, peripherals and package options. All devices are centered around an ARM
Cortex-M 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 several a wide range of different radio and MCU system combination makes these
families very well suited for almost any low-power RF node implementation.
Feedback
Help us meet your expectations:
We are always exploring ways to develop our service and improve our quality to fit your needs. Please
contact your TI representative and take a few minutes to provide general suggestions, give document
feedback, or submit an error.
Thank you.
Community Resources
All technical support is channeled through the TI Product Information Centers (PIC) -
.
To send an E-mail request, please enter your contact information, along with your request at the following
link –
.
The following link connects to TI community resources. Linked contents are provided "AS IS" by the
respective contributors. They do not constitute TI specifications and do not necessarily reflect TI's views;
see TI's
.
– Texas Instruments Embedded Processors Wiki
– Texas Instruments Bluetooth Smart Wiki
Established to assist developers using the many Embedded Processors from TI to get started, help each
other innovate, and foster the growth of general knowledge about the hardware and software surrounding
these devices.
Register, Field, and Bit Calls
The naming convention applied for a call consists of:
For a register call: <Module name>.<Register name>; for example: UART.UASR
For a bit field call:
<Module name>.<Register name>[End:Start] <Field name> field; for example, UART.UASR[4:0]
SPEED bit field
<Field name> field <Module name>.<Register name>[End:Start]; for example, SPEED bit field
UART.UASR[4:0]
For a bit call:
<Module name>.<Register name>[pos] <Bit name> bit; for example, UART.UASR[5]
BIT_BY_CHAR bit
<Bit name> bit <Module name>.<Register name>[pos]; for example, BIT_BY_CHAR bit
UART.UASR[5]
12
Read This First
SWCU117A – February 2015 – Revised March 2015
Copyright © 2015, Texas Instruments Incorporated