36.5.8 Turning ON the ADC
To turn ON the ADC module, follow these steps:
- Set the ON bit (ADCCON1[15]) to ‘
1
’.This places the ADC module in Active mode, making it fully powered and functional.
When the ON bit is set to ‘
0
’, the ADC module is disabled. - Ensure the analog and digital circuits of the ADC are also turned ON.
This step is required in addition to setting the ON bit to activate the entire module. See Low-power Mode from Related Links.
Note: When the ON bit is set to ‘
0
’, the ADC module
is disabled. In this state, both the digital and analog portions are turned OFF to
maximize current savings.It is not recommended to write to the ADC control bits, such as those that configure the ADC clock, input assignments, scanning, voltage reference selection, sample-and-hold (S&H) circuit operating modes, and interrupt configuration while the ADC module is enabled.