MSP430 WDT,WDT+,WDT_A

WDT (Watch Dog Timer), WDT+, WDT_A モジュールは、システムの異常時にPUC(Power Up Clear)を発生し再起動を行うか、もしくは一定の周期で割り込みを発生させるインターバルタイマとしても機能するモジュールです。
WDT+ および WDT_A は WDT の機能に加えクロックフェイルセーフ機能が追加されています。
なお WDT および WDT+ モジュールにおいてはRST/NMI端子の設定も行います。
The primary function of WDT(Watch Dog Timer), WDT+ or WDT_A module is togenerate PUC(Power Up Clear) after a software problem occurrs. It alsocan be used as an interval timer.
WDT+ and WDT_A module supports clock fail safe function in addition tothe ordinal WDT function.
RST/NMI terminal function is also configured in WDT and WDT+ module.

Diagram

WDT
WDT+
WDT_A
From MSP430 User's Guides
※クリックでダイアグラム表示します Click to enlarge.

Devices

2008.10現在、WDTモジュールもしくはWDT+モジュールは全てのデバイスに搭載されています WDT module or WDT+ module is supported by all devices(2008.10).
DeviceWDT備考Remarks
F1xxWDT
F2xxWDT+ 
F4xxWDT 
x42x, FE42x, FG461x, F47xWDT+ 
F5xxWDT+ (WDT_A)機能強化版Enhanced

WDT / WDT+ 設定フローConfiguration Flow

以下の各項目について設定を行うと自動的にコード(IAR EW C形式)が生成されます。
デフォルトの選択肢は少し明るい色で示されています。
Configure following settings and the codes (IAR EW C) will be generatedautomatically.
Default choice is indicated by bright color.
  • WDT / WDT+
  • WDT_A
    (F5xx family)
▼ 生成コード (IAR EW C)
*バグがあるかもしれません。各自ご確認の上ご利用ください。
\/ Generated Code (IAR EW C)
It may contain some bugs. Please check it on your own.

WDT レジスタ一覧Register List

機能別レジスタ項目詳細Functional Groupings of Register Items

(勝手な分類であり、公式なものではありません)(This is not universally endorsed)
WIP