Home › Forums › Microcontrollers › PIC Microcontroller › Handling interrupts – ADC › Reply To: Handling interrupts – ADC
January 20, 2016 at 5:52 pm
#12009
Ligo George
Keymaster
Dear George,
You can’t do it using ADC interrupts. ADC interrupt will always generate when the A/D conversion is completed. But you can do it using Comparator Module of PIC Microcontroller.