32.8.12 ADACQ

ADC Acquisition Time Control Register
Note:
  1. If ADPRE is not equal to ‘0’, then ADACQ = 0b0_0000_0000_0000 means acquisition time is 8192 clocks of the selected ADC clock.
  2. The individual bytes in this multibyte register can be accessed with the following register names:
    • ADACQH: Accesses the high byte ADACQ[12:8]
    • ADACQL: Accesses the low byte ADACQ[7:0]
Name: ADACQ
Address: 0x10C

Bit 15141312111098 
    ACQ[12:8] 
Access R/WR/WR/WR/WR/W 
Reset 00000 
Bit 76543210 
 ACQ[7:0] 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 00000000 

Bits 12:0 – ACQ[12:0] Acquisition (charge share time) Select

ValueDescription
1111111111111 - 0000000000001 Number of ADC clock periods in the acquisition time
0000000000000

Acquisition time is not included in the data conversion cycle(1)

If ADPRE is not equal to ‘0’, then ADACQ = 0b0_0000_0000_0000 means acquisition time is 8192 clocks of the selected ADC clock. The individual bytes in this multibyte register can be accessed with the following register names: ADACQH: Accesses the high byte ADACQ[12:8] ADACQL: Accesses the low byte ADACQ[7:0]