Download Print this page

Texas Instruments SimpleLink CC2620 Technical Reference Manual page 1578

Zigbee rf4ce wireless mcu simplelink cc13 series; simplelink cc26 series

Advertisement

Proprietary Radio
23.7.2.1 Command Data Definitions
This section defines data types used in describing the data structures used for communication between
the system CPU and the radio CPU. The data structures are listed with tables. The Byte Index is the offset
from the pointer to that structure. Multibyte fields are little-endian, and halfword or word alignment is
required. For bit numbering, 0 is the LSB. The R/W column is used as follows:
R: The system CPU can read a result back; the radio CPU does not read the field.
W: The system CPU writes a value, the radio CPU reads it and does not modify the value.
R/W: The system CPU writes an initial value, the radio CPU may modify the initial value.
23.7.2.1.1 Command Structures
For all the radio operation commands, the first 14 bytes are as defined in
Byte
Field Name
Index
14
pktConf
15
pktLen
16–19
syncWord
20–23
pPkt
Byte
Field Name
Index
14
pktConf
15
numHdrBits
16–17
pktLen
18
startConf
1578 Radio
Table 23-135. CMD_PROP_TX Command Structure
Bits
Bit Field name
0
bFsOff
1–2
3
bUseCrc
4
bVarLen
5–7
Table 23-136. CMD_PROP_TX_ADV Command Structure
Bits
Bit Field name
0
bFsOff
1–2
3
bUseCrc
4
bCrcIncSw
5
bCrcIncHdr
6–7
0
bExtTxTrig
1–2
inputMode
3–7
source
Copyright © 2015, Texas Instruments Incorporated
Table
Type
Description
0: Keep frequency synthesizer on after command.
W
1: Turn frequency synthesizer off after command.
Reserved
0: Do not append CRC.
W
1: Append CRC.
0: Fixed length
W
1: Transmit length as first byte
Reserved
W
Packet length
W
Sync word to transmit
W
Pointer to packet
Type
Description
0: Keep frequency synthesizer on after command.
W
1: Turn frequency synthesizer off after command.
Reserved
0: Do not append CRC.
W
1: Append CRC.
0: Do not include sync word in CRC calculation.
W
1: Include sync word in CRC calculation.
0: Do not include header in CRC calculation.
W
1: Include header in CRC calculation.
Reserved
W
Number of bits in header (0–32)
W
Packet length. 0: Unlimited
0: Start packet on a fixed time from the command
start trigger.
W
1: Start packet on an external trigger (Please
contact TI to enable this feature).
Input mode if external trigger is used for TX start.
00: Rising edge
W
01: Falling edge
10: Both edges
11: Reserved
RAT input event number used for capture if
W
external trigger is used for TX start.
SWCU117C – February 2015 – Revised September 2015
www.ti.com
23-8.
Submit Documentation Feedback

Hide quick links:

Advertisement

loading