62 SBC347A 3U VPX Single Board Computer
Publication No. 500-9300527837-000 Rev. A.0
6.4 Watchdog Timer Refresh Register (0x60D)
Any write access to this register reloads the Watchdog Timer (WDT). This must be
done periodically after the WDT is enabled to keep the WDT from causing a
board reset.
Any read access returns 0x00.
6.5 Watchdog Timer Control and Status Register LS Byte (0x60E)
6.6 Watchdog Timer Control and Status Register MS Byte (0x60F)
6.7 Board ID String Registers (0x610 to 0x61A)
These read back ASCII values for “SBC347A”, as follows:
NOTE
Code should be written to read bytes until the first NULL is encountered or the last byte is reached
(0x61A).
Bits
Read/Write Description
Default
7 to 1
Read only
Reserved
0000000
b
0
Read/Write WDT enable:
1 = WDT enabled
0 = WDT disabled
0
b
Bits
Read/Write Description
Default
7 to 3
Read only
Reserved
00000
b
2 to 0
Read/Write WDT timeout
selection:
111 = 2 ms
110 = 32 ms
101 = 131 ms
100 = 262 ms
011 = 524 ms
010 = 2.1 s
001 = 33 s
000 = 66 s
111
b
Register
Value ASCII Default
610
0x53
S
0x53
611
0x42
B
0x42
612
0x43
C
0x43
613
0x33
3
0x33
614
0x34
4
0x34
615
0x37
7
0x37
616
0x41
A
9x41
617 to 61A
0x00
-
0x00