1 / 12

RTC

RTC. 實驗目的 : 學習 MSP430 的 RTC 操作 實驗目標 : 了解 RTC 優勢的能力 了解如何利用 RTC 作為通用計時器. RTC. 可作為 RTC 計時器或者規劃為一個 32bit 的計時器使用 提供年、月、日、時及分的計時器 時間誤差校正 緊急錯誤信號中斷. 年月日時分計時器. RTC: 日曆模式. 二進碼十進數(英語: Binary-Coded Decimal ,簡稱 BCD ,大陸稱 BCD 碼或二 - 十進制編碼)是一種二進制的數字編碼形式。這種編碼形式利用了四個位元來儲存一個十進位的數碼,使二進制和十進制之間的轉換得以快捷的進行。.

Download Presentation

RTC

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. RTC • 實驗目的: • 學習MSP430的RTC操作 • 實驗目標: • 了解RTC優勢的能力 • 了解如何利用RTC作為通用計時器

  2. RTC • 可作為RTC計時器或者規劃為一個32bit的計時器使用 • 提供年、月、日、時及分的計時器 • 時間誤差校正 • 緊急錯誤信號中斷

  3. 年月日時分計時器

  4. RTC:日曆模式 二進碼十進數(英語:Binary-Coded Decimal,簡稱BCD,大陸稱BCD碼或二-十進制編碼)是一種二進制的數字編碼形式。這種編碼形式利用了四個位元來儲存一個十進位的數碼,使二進制和十進制之間的轉換得以快捷的進行。

  5. RTC:時脈

  6. RTC:中斷

  7. RTC:中斷優先順序

  8. RTC:事件

  9. RTC:鬧鐘

  10. RTC:鬧鐘

  11. RTC:鬧鐘

  12. 課堂演練 • LAB1:將範例由BCD格式改成Hexadecimal並將日期設定為今日上課日期,其中包括年,月,日,時,分,秒,周(PS:因看不到結果所以直接看觀察程式即可) • LAB2:使用之前所教過的LCM顯示以上LAB1之訊息,當程式執行時由設定之日期開始計時. • LAB3:套用LAB2程式,使用鬧鐘功能,當計時到每個時段的10秒時LED產生亮滅變化.

More Related