我正在使用 STM32F401RE Nucleo 板,我注意到内部时钟 HSI 在温度范围内具有很高的不准确性,不适合我的应用。
我想为开发板使用外部时钟,但不知道如何正确安装和配置外部时钟?
And in STM32Cubemx, when selecting SMT32F401RE Nucleo board, in "Clock Configuration" tab, it's not possible for choosing the HSE clock, only HSI clock available.
任何关于如何使用外部时钟源的例子对我来说都很棒。
谢谢