Hi, I am using PIC24fj128ga310 and trying to read voltage via ADC. My problem is that first 2-3 sample of the ADC are not coming correct but after 2-3 sampling it gives proper value. Below is my ADC initialization program:ADC_Init(void){
AD1CO..
AD1CO..