Microchip Technology MA330024 Data Sheet

Page of 462
 2009-2014 Microchip Technology Inc.
DS70000591F-page 319
dsPIC33FJ32GS406/606/608/610 and dsPIC33FJ64GS406/606/608/610
 
REGISTER 22-1:
ADCON: ADC CONTROL REGISTER
R/W-0
U-0
R/W-0
R/W-0
U-0
R/W-0
U-0
R/W-0
ADON
ADSIDL
SLOWCLK
(
)
GSWTRG
FORM
(
bit 15
bit 8
R/W-0
R/W-0
R/W-0
R/W-0
U-0
R/W-0
R/W-1
R/W-1
EIE
(
)
ORDER
,
)
SEQSAMP
)
ASYNCSAMP
(
)
ADCS2
(
)
ADCS1
)
ADCS0
bit 7
bit 0
Legend:
R = Readable bit
W = Writable bit
U = Unimplemented bit, read as ‘0’
-n = Value at POR
‘1’ = Bit is set
‘0’ = Bit is cleared
x = Bit is unknown
bit 15
ADON: ADC Module Operating Mode bit
1
 = ADC module is operating
0
 = ADC module is off
bit 14
Unimplemented: Read as ‘0’ 
bit 13
ADSIDL: ADC Stop in Idle Mode bit
1
 = Discontinues module operation when device enters Idle mode
0
 = Continues module operation in Idle mode
bit 12
SLOWCLK: Enable the Slow Clock Divider bit
1
 = ADC is clocked by the auxiliary PLL (ACLK)
0
 = ADC is clock by the primary PLL (F
VCO
)
bit 11
Unimplemented: Read as ‘0’ 
bit 10
GSWTRG: Global Software Trigger bit 
When this bit is set by the user, it will trigger conversions if selected by the TRGSRCx<4:0> bits in the
ADCPCx registers. This bit must be cleared by the user prior to initiating another global trigger (i.e., this
bit is not auto-clearing).
bit 9
Unimplemented: Read as ‘0’
bit 8
FORM: Data Output Format bit
(
1
 = Fractional (D
OUT
 
= dddd dddd dd00 0000)
0
 = Integer (D
OUT
= 0000 00dd dddd dddd)
bit 7
EIE: Early Interrupt Enable bit
(
)
1
 = Interrupt is generated after first conversion is completed
0
 = Interrupt is generated after second conversion is completed
bit 6
ORDER: Conversion Order bit
(
1
 = Odd numbered analog input is converted first, followed by conversion of even numbered input
0
 = Even numbered analog input is converted first, followed by conversion of odd numbered input
bit 5
SEQSAMP: Sequential S&H Sampling Enable bit
)
1
 = Shared Sample-and-Hold (S&H) circuit is sampled at the start of the second conversion if
ORDER = 0. If ORDER = 1, then the shared S&H is sampled at the start of the first conversion.
0
 = Shared S&H is sampled at the same time the dedicated S&H is sampled if the shared S&H is not cur-
rently busy with an existing conversion process. If the shared S&H is busy at the time the dedicated
S&H is sampled, then the shared S&H will sample at the start of the new conversion cycle.
Note 1:
This control bit can only be changed while the ADC is disabled (ADON = 0).
2:
This control bit is only active on devices that have one SAR.