MSI PLL-mode is crashing with use of Stop modes at cold
I'm using STM32L486 at 2.5V.
The MSI auto calibration feature (aka PLL mode) is crashing at cold temperatures with specific usages of Stop mode. When it crashes, it drives MSI to its minimum frequency for the selected range. For example, the 24 MHz range produces 17.9 MHz when the PLL mode crashes. To restore proper PLL function, either a very long power down is required, or the software must allow the MSI in PLL mode to run uninterrupted by Stop modes for several seconds.
(Note that LSE is working perfectly; I have enabled the LSECSS system and tested its functionality. There are no LSE anomalies, not even when the PLL-mode crashes. If I induce an LSE anomaly, LSECSS catches it.)
Is MSI PLL-mode supposed to be compatible with Stop modes? Obviously the MSI stops in Stop mode, but is it supposed to be safe to stop and start the MSI this way even with PLL-mode enabled? Does PLL mode require a minimum run time before software should attempt to re-enter Stop mode?
