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.

[参考译文] CC3235S:在睡眠期间保持 NTP 同步时间

Guru**** 2390755 points
Other Parts Discussed in Thread: CC3235S

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

https://e2e.ti.com/support/wireless-connectivity/wi-fi-group/wifi/f/wi-fi-forum/1288175/cc3235s-keep-ntp-synced-time-during-sleep

器件型号:CC3235S

您好!

在成功 进行 SNTP 同步后,运行 cc3235S 并使用 seconds_set()在器件上设置时间。 是否可以在休眠期间保持时钟运行?

此致 Tomas

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

    您好!

    seconds_set()使用在 LPDS (深度睡眠)期间保持的 RTC 时钟,但休眠会将器件置于几微秒内,几乎完全关断。 RTC 仍应运行、但主要是为了实现比关断更快的初始化。 由于应用程序代码应该再次加载到 SRAM 中、因此作为应用程序代码的一部分、您还应该再次设置时钟。

    此致、

    什洛米