Data Fields
rlRfMiscConf_t Struct Reference

Radar RF Miscconfiguration. More...

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

Data Fields

rlUInt32_t miscCtl
 b0 PERCHIRP_PHASESHIFTER_EN
0 Per chirp phase shifter is disabled
1 Per chirp phase shifter is enabled
This control is applicable only in devices which support phase shifter.
For other devices, this is a RESERVED bit and should be set to 0. b1 ADVANCE_CHIRP_CONFIG_EN
0 Advance chirp config mode is disabled
1 Advance chirp config mode is enabled
This feature enables advanced mode of configuring chirps to achieve very flexible waveform generation.
b2 ADVANCE_CHIRP_ERROR_CHK_DIS
0 Advance chirp parameters error check enabled in frame config API
1 Advance chirp parameters error check disabled in frame config API
By default Error check is enabled for each and every parameters of advance chirp based on waveform pattern in legacy and advance frame config API, this would take around 1.8ms to process frame config for 128 chirps. This option enables the user to disable the error check in functional mode and error check can be done only during development phase. If this error check takes more than 50ms due to large number of chirps then it is recommended to disable RadarSS WDT while executing frame config API.
b3 CAL_MON_TIME_UNIT_ERROR_CHK_DIS
0 Calibration and Monitor time error check is enabled in AWR_FRAMESTARTSTOP_CONF_SB API
1 Calibration and Monitor time error check is disabled in AWR_FRAMESTARTSTOP_CONF_SB API
By default Calibration and Monitor time Error check is enabled and performed in frame start API, this error check generates AWR_CAL_MON_TIMING_FAIL_REPORT_AE_SB AE if total available idle time in a CALIB_MON_TIME_UNIT configured in AWR_CALIB_MON_TIME_UNIT_CONF_SB API is not sufficient to run all enabled calibrations and Monitors.
This option enables the user to disable the error check in advance continuous framing mode where idle time is split across multiple bursts in a CALIB_MON_TIME_UNIT window. The calibration and monitors need idle time only to run critical chirps for measurements, the setup and post processing can be done in background while functional frames are running.
Refer AnalogMonitoringDuration and runTimeCalibration for more info.
Default value: 0
b31:4 RESERVED

 
rlUInt32_t reserved
 Reserved for Future use.
 

Detailed Description

Radar RF Miscconfiguration.

Definition at line 2605 of file rl_sensor.h.


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

Copyright 2021, Texas Instruments Incorporated