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.

[参考译文] TM4C1290NCPDT:晶体振荡器配置问题

Guru**** 2386620 points
Other Parts Discussed in Thread: TM4C1290NCPDT
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1339035/tm4c1290ncpdt-crystal-oscillator-configuration-issue

器件型号:TM4C1290NCPDT

如何配置 TM4C1290NCPDT MCU 以使用32K 晶体振荡器? 在当前配置之后、32K 的晶体振荡器无法正常振动。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好!

     有关 PLL 说明、请参阅时钟树图和器件数据表。 您不能将 OSC_EXT32用作 PLL 的源。 您只能使用 PIOSC (内部16MHz OSC)或外部 MOSC 作为 PLL 的时钟源。 另请注意、您可以获得的系统时钟频率需要被 VCO 整除。 换句话说、如果 VCO 输出是240Mhz、那么您只能获得120MHz、60MHz 等。 如果您像在 SYSCTL_CFG_VCO_320中一样以320MHz 的频率使用 VCO、则可以获得80MHz、40MHz 等。