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.

[参考译文] MSP430F5529:时钟问题

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/869473/msp430f5529-clock-issue

器件型号:MSP430F5529
主题中讨论的其他器件:MSP430WARE

各位专家、您好!

我运行了这个函数 UCS_getSMCLK(),它返回128,那么它意味着什么?

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

    Manish、您好!

    根据 Driverlib 用户指南,API UCS_getSMCLK()以 Hz 为单位返回当前 SMCLK 频率:

    对于显示如何正确使用 UCS API 的项目、您可以参考 MSP430F5xx_6xx UCS driverlib 代码示例(C:\ti\msp430ware_3_80_07_00\driverlib\examples\MSP430F5xx_6xx\UCS)。

    此致、

    Matt