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.

[参考译文] MSP430FR6972:计时器偏差

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/998845/msp430fr6972-timer-deviation

器件型号:MSP430FR6972

您好!

你好。

我们的客户询问 MSP430FR6972。 请参阅下面的内容。

""我希望使用计时器每1分钟发送一次数据、但接收时间始终快3 ~ 4ms。
具体配置如下:
1) 1)芯片、msp430fr6972
2)定时器、外部晶体振荡器32768Hz、除法系数64、超时计数512、连续模式。

(请参阅随附的文件)
e2e.ti.com/.../MSP430FR6972.zip

""

期待您的意见。


此致、

Cedrick

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

    我的计算器显示3ms/60sec=.000050、即50ppm、这是32kHz 晶体精度的正确数量级。

    由于32kHz 不能精确计数1ms、因此可能还存在一些舍入误差。 您是否确定 CCR0始终递增512?