6.3 Configuration Word 3

Note:
  1. The value of WDTCWS is written to the WINDOW bits (WDTCON01[WINDOW]) on POR to set the initial WDT window configuration.
  2. The value of WDTCPS is written to the WDTPS bits (WDTCON0[WDTPS]) on POR to set the initial WDT time-out period.
Name: CONFIG3
Offset: 0x8009

Bit 15141312111098 
   WDTCCS[2:0]WDTCWS[2:0] 
Access R/WR/WR/WR/WR/WR/W 
Reset 111111 
Bit 76543210 
  WDTE[1:0]WDTCPS[4:0] 
Access R/WR/WR/WR/WR/WR/WR/W 
Reset 1111111 

Bits 13:11 – WDTCCS[2:0] WDT Input Clock Selector

ValueNameDescription
xWDTE = 00These bits have no effect
111WDTE ≠ 00Software control
110 to 011WDTE ≠ 00Reserved
010WDTE ≠ 00WDT reference clock is the SOSC
001WDTE ≠ 00WDT reference clock is the 31.25 kHz MFINTOSC
000WDTE ≠ 00WDT reference clock is the 31.0 kHz LFINTOSC

Bits 10:8 – WDTCWS[2:0]  WDT Window Select (1)

ValueDescription
Window Delay Percent of TimeWindow Opening Percent of TimeSoftware Control of WINDOWKeyed Access Required
111n/a100YesNo
110n/a100NoYes
1012575
10037.562.5
0115050
01062.537.5
0017525
00087.512.5

Bits 6:5 – WDTE[1:0] WDT Operating Mode

ValueDescription
11WDT enabled regardless of Sleep; the SEN bit in WDTCON0 is ignored
10WDT enabled while Sleep = 0, suspended when Sleep = 1; the SEN bit in WDTCON0 is ignored
01WDT enabled/disabled by the SEN bit in WDTCON0
00WDT disabled, the SEN bit in WDTCON0 is ignored

Bits 4:0 – WDTCPS[4:0]  WDT Period Select (2)

ValueDescription
Divider Ratio

Typical Time-Out

(FIN = 31 kHz)

Software Control of WDTPS
111111:655362162sYes
11110 to 100111:32251 msNo
100101:8388608223256sNo
100011:4194304222128sNo
100001:209715222164sNo
011111:104857622032sNo
011101:52428821916sNo
011011:2621442188sNo
011001:1310722174sNo
010111:655362162sNo
010101:327682151sNo
010011:16384214512 msNo
010001:8192213256 msNo
001111:4096212128 msNo
001101:204821164 msNo
001011:102421032 msNo
001001:5122916 msNo
000111:256288 msNo
000101:128274 msNo
000011:64262 msNo
000001:32251 msNo
The value of WDTCWS is written to the WINDOW bits (WDTCON01[WINDOW]) on POR to set the initial WDT window configuration. The value of WDTCPS is written to the WDTPS bits (WDTCON0[WDTPS]) on POR to set the initial WDT time-out period.