我们查询参考手册(Rev2.0),在RCC 第14.6.10 Peripheral allocation一节中,提到PERxSEL开关切换时钟的过程。见下图5. STM32N6外设时钟切换,该过程中,原文表述“If one of the two clocks are not present, the sequence cannot be completed, and no clock is output. To recover from this situation, the user must either provide a valid clock to in1_ck input, or set back PERxSEL to 0.”,即时钟切换时原时钟源和目标时钟源需要同时存在,才能切换成功。