Hi
According TI's document about the APLL Calibration, I have some questions:
(1) When APLL start the period calibration? From BSS first time power on? or from MMwave_init()? or from sensorStart?
(2) Does the APLL period calibration is triger by BSS MCU itself? or MSS MCU? or DSS MCU? or Timer hardware triger?
(3) Document describe the APLL calibration can not be disabled by user and period is not user controllable, but is there any specially way I can tempory disable or delay the period?
(4) After sensor stop, does APLL calibration still excute with 1 second period? what kind of event or interrupt will triger BSS after sensor stop if MSS does not do any mmwave command after sensor stop? Periodly calibration/monitor?
(5) Is there any way to reset BSS by MSS? if it can, after triger the BSS reset, does MSS still need to sync with BSS?
Sorry to ask so strange question, but I need to have some method to solve an issue that we have. Thanks