Is it feasible to disable some channels' calibration to reduce the time as we only use one tx channel and one rx channel?
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.
Is it feasible to disable some channels' calibration to reduce the time as we only use one tx channel and one rx channel?
Hi, there:
I just searched through the calibration related RF API at SDK Doxygen documentation, file:///C:/ti/mmwave_sdk_03_05_00_04/packages/ti/control/mmwavelink/docs/doxygen/html/group___sensor.html
And did not find anything that can enable just part of the TX/RX chain.
But If you disable the TX/RX through CLI command channelCfg, I believe the calibration will not be done on the disabled channel.
Best,
Zigang