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.
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.
Devices
2008.10現在、WDTモジュールもしくはWDT+モジュールは全てのデバイスに搭載されています WDT module or WDT+ module is supported by all devices(2008.10).| Device | WDT | 備考Remarks |
|---|---|---|
| F1xx | WDT | |
| F2xx | WDT+ | |
| F4xx | WDT | |
| x42x, FE42x, FG461x, F47x | WDT+ | |
| F5xx | WDT+ (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.
*バグがあるかもしれません。各自ご確認の上ご利用ください。 \/ Generated Code (IAR EW C)
It may contain some bugs. Please check it on your own.

