31
Chapter A
A.2 Watchdog Timer Programming
The I/O port address of the watchdog timer is 2E(hex) and 2F(hex), 2E
(hex) is the address port. 2F(hex) is the data port. You must first assign
the address of register by writing address value into address port 2E(hex),
then write/read data to/from the assigned register through data port 2F
(hex).
Table A.1: Watchdog Runtime Registers
Name
REG
OFFSET
(HEX)
DESCRIPTION
WDT_TIME_
OUT
65
Watch-dog Timeout
Bits[6:0] Reserved
Bit[7] WDT Time-out Value Units Select
= 0 Minutes
= 1 Seconds
WDT_VAL
66
Watch-dog Timer Time-out Value
Binary coded, units = minutes or sec-
onds, selectable via Bit[7] of
WDT_TIME_OUT register (0x65).
0x00 Time out disabled
0x01 Time-out = 1 minute (second)
…..
0xFF Time-out = 255 minutes (seconds)
WDT_CFG
67
Bit[0] Reserved
Bit[1] Keyboard Enable
=1 WDT is reset upon a Keyboard inter-
rupt.
=0 WDT is not affected by Keyboard
interrupts.
Bit[2] Mouse Enable
=1 WDT is reset upon a Mouse inter-
rupt.
=0 WDT is not affected by Mouse inter-
rupts.
Bit[7:3] Reserved
WDT_CTRL
68
Bit[1] Reserved
Bit[2] Force Timeout,
=1 Forces WD timeout event; this bit is
self-clearing
Bit[7:3] Reserved
Содержание TPC-1770
Страница 1: ...TPC 1770 1780 Intel Touch Panel Computer with High Luminance 17 SXGA TFT LCD User Manual...
Страница 17: ...2 CHAPTER 2 System Setup...
Страница 20: ...TPC 1770 1780 User Manual 12...
Страница 21: ...2 CHAPTER 3 I O Connectors Setting Mode...
Страница 22: ...TPC 1770 1780 User Manual 14 Chapter 3 I O Connector Setting Mode 3 1 TPC 1770...
Страница 28: ...TPC 1770 1780 User Manual 20...
Страница 29: ...2 CHAPTER 4 Software Configuration Sections include Utilities Drivers...
Страница 32: ...TPC 1770 1780 User Manual 24...
Страница 33: ...2 CHAPTER 5 Windows XP Embedded Sections include EWF HORM Advantech Utilities...
Страница 37: ...2 APPENDIX A Watchdog Timer Programming...
Страница 50: ...TPC 1770 1780 User Manual 42...
Страница 51: ...2 APPENDIX B HDD Kit Assembly...
Страница 55: ...2 APPENDIX C Fuse Specifications...