RF_DATA_STREAMING
Bit Field |
Read/Write |
Field Name |
Description |
---|---|---|---|
9 |
RW |
DATA_STREAMING_DMA_PHASE_TYPE |
Use the phase after the rescaler instead of the raw phase from phase ADC (banked) |
8 |
RW |
DATA_STREAMING_DMA_EN_BUS |
Enable the DMA bus on the IP interface (banked) |
6 |
RW |
DATA_STREAMING_PERIODIC_SAMPLE_AFTER_CTE |
Restart sampling after the CTE period (banked) |
5 |
RW |
DATA_STREAMING_PERIODIC_SAMPLE_AT_SYNC |
Start sampling at the sync detection signal from the delay line (banked) |
4 |
RW |
DATA_STREAMING_PERIODIC_SAMPLE_OSR_CLK |
Oversample (8x) the reference clock of the periodic sample (banked) |
3:1 |
RW |
DATA_STREAMING_PERIODIC_SAMPLE_OSR |
Division factor (-1) of for the sampling period of the periodic IQ sampling (banked) |
0 |
RW |
DATA_STREAMING_PERIODIC_SAMPLE_EN_IQ |
Sample periodically I and Q channels after the matched filter and put into the IQ FIFO (banked) |
Bit Field |
Field Name |
Value Symbol |
Value Description |
Hex Value |
---|---|---|---|---|
9 |
DATA_STREAMING_DMA_PHASE_TYPE |
DATA_STREAMING_DMA_PHASE_TYPE_PHADC |
Use the raw phase from the phase ADC |
0x0* |
|
|
DATA_STREAMING_DMA_PHASE_TYPE_RESCALER |
Use the phase after the rescaler |
0x1 |
8 |
DATA_STREAMING_DMA_EN_BUS |
DATA_STREAMING_DMA_BUS_DISABLE |
Enable the DMA bus on the IP interface |
0x0* |
|
|
DATA_STREAMING_DMA_BUS_ENABLE |
Disable the DMA bus on the IP interface |
0x1 |
6 |
DATA_STREAMING_PERIODIC_SAMPLE_AFTER_CTE |
DATA_STREAMING_PERIODIC_SAMPLE_AFTER_CTE_DISABLE |
Stop sampling after the CTE event |
0x0 |
|
|
DATA_STREAMING_PERIODIC_SAMPLE_AFTER_CTE_ENABLE |
Restart sampling after the CTE event |
0x1* |
5 |
DATA_STREAMING_PERIODIC_SAMPLE_AT_SYNC |
DATA_STREAMING_PERIODIC_SAMPLE_AT_SYNC_DISABLE |
Sample at the Rx activation |
0x0* |
|
|
DATA_STREAMING_PERIODIC_SAMPLE_AT_SYNC_ENABLE |
Sample at the sync detection signal from the delay line |
0x1 |
4 |
DATA_STREAMING_PERIODIC_SAMPLE_OSR_CLK |
DATA_STREAMING_PERIODIC_SAMPLE_OSR_CLK_DISABLE |
Use the system clock |
0x0* |
|
|
DATA_STREAMING_PERIODIC_SAMPLE_OSR_CLK_ENABLE |
Oversample the reference clock of the periodic sample |
0x1 |
3:1 |
DATA_STREAMING_PERIODIC_SAMPLE_OSR |
DATA_STREAMING_PERIODIC_SAMPLE_OSR_DEFAULT |
|
0x3* |
0 |
DATA_STREAMING_PERIODIC_SAMPLE_EN_IQ |
DATA_STREAMING_PERIODIC_SAMPLE_IQ_DISABLE |
Disable periodical sampling |
0x0* |
|
|
DATA_STREAMING_PERIODIC_SAMPLE_IQ_ENABLE |
Enable periodical sampling |
0x1 |