Hello,
There might be a problem with the LPO Clock Select Register (LPOCLKS) which selects the source clock of the RTC module. The register is s a write-once register, and is reset only on POR or LVD. Please check whether you write more than once to the register.
Regards,
Daniel
Hello,
There might be a problem with the LPO Clock Select Register (LPOCLKS) which selects the source clock of the RTC module. The register is s a write-once register, and is reset only on POR or LVD. Please check whether you write more than once to the register.
Regards,
Daniel
Your answer is valid, due to LPOCLKS is write-once register, main program can not config RTC again.
so, i search < S32K1XX MCU Family Reference Manual(REV 9).pdf> about anyother write-once register, but i can not found, can you tell me oher write-once register?
thank you !!!!!!!!!