This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

F5528 MCLK从DCO频率输出24M,设置后会重启问题



F5528 DCO频率输出24000,代码如下:

#define UCS_MCLK_DESIRED_FREQUENCY_IN_KHZ 24000
#define UCS_MCLK_FLLREF_RATIO 732

//Set Ratio and Desired MCLK Frequency and initialize DCO
UCS_initFLLSettle(
UCS_MCLK_DESIRED_FREQUENCY_IN_KHZ,
UCS_MCLK_FLLREF_RATIO
);

调用UCS_initFLLSettle MCU会重启,这个是什么原因? 按理5528是支持最大25MHz