Hi,
I have calibrated my custom AWR1843 board by using calibration profile. I got values for compRangeBiasAndRxChanPhase. where can i hard code this values in MRR demo of Automotive toolbox.
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.
Hi,
I have calibrated my custom AWR1843 board by using calibration profile. I got values for compRangeBiasAndRxChanPhase. where can i hard code this values in MRR demo of Automotive toolbox.
Hi,
Sorry for late reply
The demo as is does not support the parameters generated with the mmWave SDK demo.
One would need to update the demo based on the mmWave SDK demo.
Thank you
Cesar
Hi,
Since the original MRR demo was based on an earlier version of the mmWave SDK, it helps to look at an older version of the SDK.
The earlier SDKs did not support the xWR18xx, only xWR16xx. However the implementation is the same, so it will apply to xWR18xx.
C:\ti\mmwave_sdk_02_01_00_04\packages\ti\demo\xwr16xx\mmw\dss\dss_data_path.c
Search for "Compensate for range bias"
For the gain phase correction, this is already implemented in the mrr demo.
rxGainPhaseParam_Init()
\labs\lab0007_medium_range_radar\src\dss\dss_data_path.c
Let me check how we update the init values
thank you
Cesar
Great,
I have some scripts that were used in original development to create the coefficients. I will send them to you later this week
thank you
Cesar
Hi,
Here are the scripts and steps
https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/1023/Straight_5F00_Forward_5F00_Processing_5F00_with_5F00_chirp_5F00_configs_5F00_16xx_5F00_DCA1000.mhttps://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/1023/test_5F00_bench.m