请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:TM4C1297NCZAD Thread 中讨论的其他器件:EK-TM4C1294XL
您好!
我正在查找 RTC 日历的示例代码。 您能否提供示例代码的链接?
此功能是否仅适用于休眠唤醒? 这是否可以在运行时用作警报?
如何同步此 RTC 的日期?
谢谢
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.
您好!
我正在查找 RTC 日历的示例代码。 您能否提供示例代码的链接?
此功能是否仅适用于休眠唤醒? 这是否可以在运行时用作警报?
如何同步此 RTC 的日期?
谢谢
请看 一下 TivaWare 示例、位于 :C:\ti\TivaWare_C_Series-2.2.0.295\examples\boards\ek-tm4c1294xl\hibernate_calendar
[引用 userid="174606" URL"~/support/microcontrollers/other/f/other-microcontrollers-forum/995994/tm4c1297nczad-rtc-calendar ]\n 此函数是否仅用于休眠唤醒? 这是否可以在运行时用作警报?[/quot]日历匹配函数可用于生成中断。 请参阅以下章节中的 TivaWare 休眠模块功能说明:
C:\ti\TivaWare_C_Series-2.2.0.295\docs\SW-TM4C-DRL-UG-2.2.0.295.pdf
您的问题没有一般性答案。 它与应用程序非常相关。 本应用报告中有一个 SNTP LWIP 以太网示例: