This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AWR1843AOP: how to perform calibDcRangeSig in MRR lab

Part Number: AWR1843AOP
Other Parts Discussed in Thread: AWR1843

Tool/software:

Hi,

Currently while using MRR lab I am observing few ghost objects near my radar (4-6 m).I found in few e2e threads that this maybe due to Antenna coupling. And can be resolved using calibration.

In MRR lab I stumbled upon this function.

/**
*  @b Description
*  @n
*    Compensation of DC range antenna signature (unused currently)
*
*
*  @retval
*      Not Applicable.
*/
void MmwDemo_dcRangeSignatureCompensation(MmwDemo_DSS_DataPathObj *obj, uint8_t chirpPingPongId)
{
.....

How to integrate this function in the lab.

Regards