Posted on May 17, 2011 at 13:00i am trying to get ADC reading in interrupt.i have kept adc in continuous conversion mode, with EOC interrupt enabled. i assumed that i should get interrupt after each EOC from where i can then collect the ADC reading....