Other Parts Discussed in Thread: IWR6843
I am jaewoo lim.
I am using out_of_box_demo with IWR6843ISK.
I have question.
I know that there are boot-time calibration and Run-time calibration for temperature compensation.
And I know that there are one-time calibration and periodic-time calibration among run-time calibration.
And I know that how to disable run-time calibration at out_of_box_demo project at below web site.
https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/1051278/iwr6843aop-how-we-verify-the-calibration-result-or-compare-the-performance-with-or-without-calibration
But I want to use only one-time calibration on run time.
but I didn't find how to use only one-time calibration on run time in any document or on any web site.
There is information for Self-Calibration in TI’s mmWave Radar Devices at below site.
https://www.ti.com/lit/an/spracf4b/spracf4b.pdf?ts=1643162782984&ref_url=https%253A%252F%252Fwww.ti.com%252Fproduct%252FIWR6843
And There is information for one-time calibration at 13th page of document. (6.3 Application-Controlled One Time Calibration)
And There is information for how to trigger one-time calibrations instantaneously at 15th page of document. (7.7 Runtime Calibration)
Maybe rlRfRunTimeCalibConfig function is used.
I made codes using rlRfRunTimeCalibConfig function for one-time calibration on run time.
but error code returned from BSS for rlRfRunTimeCalibConfig command.
Error code is 286. but 286's Error code don't exist at Error code list of TI codes.
Currently does not BSS support rlRfRunTimeCalibConfig for one-time calibration in the out_of_box_demo project?
If it is not supported, i wonder the that reason. Is it because BSS doesn't support it?
Is there any model supported for each Chip (IWR6843, etc.)?
And If it is not supported, Can't you support me?
If it's not in the out_of_box_demo project, it doesn't matter if it's another project, so please let me know if there is a project with an example.
thank you.