36.13.2 ADCCON2 – ADC Control Register 2

This register controls the reference selection for the ADC module, the sample time for the shared ADC module, interrupt enable for reference, early interrupt selection and clock division selection for the shared ADC.

Name: ADCCON2
Offset: 0x1410
Reset: 0x00000000
Property: -

Bit 3130292827262524 
 BGVRRDYREFFLTEOSRDYCVD_CPL[2:0]SAMC[9:8] 
Access R/HS/HCR/HS/HCR/HS/HCR/WR/WR/WR/WR/W 
Reset 00000000 
Bit 2322212019181716 
 SAMC[7:0] 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 00000000 
Bit 15141312111098 
 BGVRIENREFFLTIENEOSIEN      
Access R/WR/WR/W 
Reset 000 
Bit 76543210 
  ADCDIV[6:0] 
Access R/WR/WR/WR/WR/WR/WR/W 
Reset 0000000 

Bit 31 – BGVRRDY Band Gap Voltage/ADC Reference Voltage Status bit

Data processing is valid only after BGVRRDY is set by hardware, so the application code must check that the BGVRRDY bit is set to ensure data validity. This bit set to ‘0’ when ON (ADCCON1[15]) = 0.

ValueDescription
0

Either or both band gap voltage and ADC reference voltages (VREF) are not ready

1

Both band gap voltage and ADC reference voltages (VREF) are ready

Bit 30 – REFFLT Band Gap/VREF/AVDD BOR Fault Status bit

This bit is cleared when the ON bit (ADCCON1[15]) = 0 and the BGVRRDY bit = 1.

ValueDescription
0

Band gap and VREF voltage are working properly

1

Fault in band gap or the VREF voltage while the ON bit (ADCCON1[15]) was set. Most likely a band gap or VREF fault is caused by a BOR of the analog VDD supply.

Bit 29 – EOSRDY End of Scan Interrupt Status bit

This bit is cleared when ADCCON2[31:24] are read in software.

ValueDescription
0

Scanning is not complete

1

All analog inputs are considered for scanning through the scan trigger (all analog inputs specified in the ADCCSS1 register) completed scanning

Bits 28:26 – CVD_CPL[2:0] CVD Partly Line Capacitor Setting; Cpline = CVD_CPL[2:0] * 2.5 pF = 0 to 17.5 pF

Bits 25:16 – SAMC[9:0] SampleTime for the Shared ADC bits

Where TAD7 = Period of the ADC conversion clock for the Shared ADC controlled by the ADCCON2.ADCDIV[6:0] bits

ValueDescription
1111111111

1025 TAD7

...
00000000013 TAD7
0000000000

2 TAD7

Bit 15 – BGVRIEN Band Gap/VREF Voltage Ready Interrupt Enable bit

ValueDescription
0

No interrupt is generated when the BGVRRDY bit is set

1

Interrupt is generated when the BGVRDDY bit is set

Bit 14 – REFFLTIEN Band Gap/VREF Voltage Fault Interrupt Enable bit

ValueDescription
0

No interrupt is generated when the REFFLT bit is set

1

Interrupt is generated when the REFFLT bit is set

Bit 13 – EOSIEN End of Scan Interrupt Enable bit

ValueDescription
0

No interrupt is generated when the EOSRDY bit is set

1

Interrupt is generated when the EOSRDY bit is set

Bits 6:0 – ADCDIV[6:0] Division Ratio for the Shared SAR ADC Core Clock bits

The ADCDIV[6:0] bits divide the ADC control clock (TQ) to generate the clock for the shared SAR ADC.
ValueDescription
1111111

254 * TQ = TAD7

...
0000011

6 * TQ = TAD7

0000010

4 * TQ = TAD7

00000012 * TQ = TAD7
0000000Reserved