Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
From the relatived thread, I know the HFXT is necessary for Radio function.
But we have a special project that using CC2340R5/R22 without using RF function. More precisely, only RTC, Timer and I2C target.
So, we try to remove the HFXT, and keep the LFXT for RTC.
Without HFXT the device seems to work, but the RTC accuracy is quite poor.
Then I realized that after we removed HFXT, LFXT was also deactivated.
Is this some kind of limitation where removing HFXT prevents the system from properly detecting the presence of LFXT?
PS. I had tested to add the crystal back, then LFXT works again, so it should not be HW issue