Data Fields
rlRfInitCalConf_t Struct Reference

Radar RF Init Calibration configuration. More...

#include <control/mmwavelink/include/rl_sensor.h>

Data Fields

rlUInt32_t calibEnMask
 Allowed values = 0x000 or 0xFFF. Normally, upon receiving RF INIT message, the radarSS performs all relevant initial calibrations. Host can disable each boot calibration by setting the corresponding calibration bit in this field to 0x0. If disabled, the host needs to inject calibration data using AWR_CAL_DATA_RESTORE_SB API..Each of these calibrations can be selectively disabled by issuing this message before RF INIT message.
. More...
 
rlUInt8_t reserved0
 Reserved for Future use.
 
rlUInt8_t reserved1
 Reserved for Future use.
 
rlUInt16_t reserved2
 Reserved for Future use.
 
rlUInt32_t reserved3
 Reserved for Future use.
 

Detailed Description

Radar RF Init Calibration configuration.

Definition at line 2793 of file rl_sensor.h.

Field Documentation

◆ calibEnMask

rlUInt32_t rlRfInitCalConf_t::calibEnMask

Allowed values = 0x000 or 0xFFF. Normally, upon receiving RF INIT message, the radarSS performs all relevant initial calibrations. Host can disable each boot calibration by setting the corresponding calibration bit in this field to 0x0. If disabled, the host needs to inject calibration data using AWR_CAL_DATA_RESTORE_SB API..Each of these calibrations can be selectively disabled by issuing this message before RF INIT message.
.

Bit Calibration
0 [Reserved]
1 [Reserved]
2 [Reserved]
3 [Reserved]
4 Enable LODIST calibration
5 Enable RX ADC DC offset calibration
6 Enable HPF cutoff calibration
7 Enable LPF cutoff calibration
8 Enable Peak detector calibration
9 Enable TX Power calibration
10 Enable RX gain calibration
11 Enable TX phase calibration (Device dependent feature, please refer data sheet)
12 Enable RX IQMM calibration
31:13 [Reserved]

Note
1: If TX power calibration is disabled during factory calibration, then backoff other than 0 dB is not supported

Definition at line 2822 of file rl_sensor.h.


The documentation for this struct was generated from the following file:

Copyright 2020, Texas Instruments Incorporated