If you want an interrupt after both values have been converted, you should set only the IE bit for the last register. If you set both IE bits, you get two interrupts. And the interrupt handler must clear the IFG bit.
↧