RF_CTE_OPTS
Bit Field |
Read/Write |
Field Name |
Description |
---|---|---|---|
29 |
RW |
CTE_OPTS_RECT_PS_CTE |
Use rectangular pulse shape during the CTE |
28 |
RW |
CTE_OPTS_USE_CTE_WO_CP |
Enable the CTE without reading or inserting the CP |
27 |
RW |
CTE_OPTS_CTE_AMPL |
Enable the usage of the RSSI values to adapt the amplitude of the IQ signal based to the RSSI value |
26 |
RW |
CTE_OPTS_DF_AOA_SLOT_TIME |
Indicate the switching/sampling slot period for AoA |
25 |
RW |
CTE_OPTS_CP_INSERT |
Force the CP bit in the packet header to 1 |
24 |
RW |
CTE_OPTS_EN_READ_CP |
CP bit is read in the packet header (BLE standard) |
23:16 |
RW |
CTE_OPTS_CTE_INFO |
Set the CTEInfo field in the packet header while cp_insert is set to 1 |
14:10 |
RW |
ASK_MOD_ASK_MAX |
Set the maximum value for the ASK modulation |
9:5 |
RW |
ASK_MOD_ASK_MIN |
Set the minimum value for the ASK modulation |
4:1 |
RW |
ASK_MOD_ASK_CNT |
Set the how long to count for the ASK modulation |
0 |
RW |
ASK_MOD_EN_RSSI_ASK |
PA will perform an ASK modulation |
Bit Field |
Field Name |
Value Symbol |
Value Description |
Hex Value |
---|---|---|---|---|
29 |
CTE_OPTS_RECT_PS_CTE |
CTE_OPTS_RECT_PS_CTE_DISABLE |
Disable CTE with rectangular pulse shaping |
0x0* |
|
|
CTE_OPTS_RECT_PS_CTE_ENABLE |
Enable CTE with rectangular pulse shaping |
0x1 |
28 |
CTE_OPTS_USE_CTE_WO_CP |
CTE_OPTS_USE_CTE_WO_CP_DISABLE |
Disable CTE without reading CP |
0x0* |
|
|
CTE_OPTS_USE_CTE_WO_CP_ENABLE |
Enable CTE without reading CP |
0x1 |
27 |
CTE_OPTS_CTE_AMPL |
CTE_OPTS_CTE_AMPL_DISABLE |
Disable RSSI for IQ signal validation |
0x0* |
|
|
CTE_OPTS_CTE_AMPL_ENABLE |
Enable RSSI for IQ signal validation |
0x1 |
26 |
CTE_OPTS_DF_AOA_SLOT_TIME |
CTE_OPTS_DF_AOA_SLOT_TIME_1 |
1us switching period |
0x0* |
|
|
CTE_OPTS_DF_AOA_SLOT_TIME_2 |
2us switching period |
0x1 |
25 |
CTE_OPTS_CP_INSERT |
CTE_OPTS_CP_INSERT_DISABLE |
Disable forcing CP bit to 1 |
0x0* |
|
|
CTE_OPTS_CP_INSERT_ENABLE |
Enable forcing CP bit to 1 |
0x1 |
24 |
CTE_OPTS_EN_READ_CP |
CTE_OPTS_EN_READ_CP_DISABLE |
Disable reading CP bit |
0x0* |
|
|
CTE_OPTS_EN_READ_CP_ENABLE |
Enable reading CP bit |
0x1 |
23:16 |
CTE_OPTS_CTE_INFO |
CTE_OPTS_CTE_INFO_DEFAULT |
|
0x0* |
14:10 |
ASK_MOD_ASK_MAX |
ASK_MOD_ASK_MAX_DEFAULT |
|
0xC* |
9:5 |
ASK_MOD_ASK_MIN |
ASK_MOD_ASK_MIN_DEFAULT |
|
0x0* |
4:1 |
ASK_MOD_ASK_CNT |
ASK_MOD_ASK_CNT_DEFAULT |
|
0x7* |
0 |
ASK_MOD_EN_RSSI_ASK |
ASK_MOD_EN_RSSI_ASK_DISABLE |
Disable PA ASK modulation |
0x0* |
|
|
ASK_MOD_EN_RSSI_ASK_ENABLE |
Enable PA ASK modulation |
0x1 |