Part Number: SIMPLELINK-LOWPOWER-F3-SDK
Hi, TI Team.
I have a question regarding the PowerCC23X0_lfoscQual function in PowerCC23X0.c.
It appears that this function retries the TDC measurement if the LFOSC accuracy does not meet the required standard. I am concerned that if the LFOSC malfunctions and the TDC result never becomes valid, the system might get stuck in an infinite loop within the TDC measurement process.
Since this function is executed before the reset monitoring via LFMONCTL is enabled, I assume the device would not be able to recover via a system reset in this scenario.
Do you have any workarounds or recommended solutions for this potential issue?
Best regards