Posted on May 17, 2011 at 13:25I have cleared the pending Interrupt flag in the ADC 1 ISR routine. but the problem still arises. I have uses the seperate registers to reset the flag instead of API. is there any other flag to cleared or any other rea...
Posted on May 17, 2011 at 13:25I have cleared the pending Interrupt flag in the ADC 1 ISR routine. but the problem still arises. I have uses the seperate registers to reset the flag instead of API. is there any other flag to cleared or any other rea...
Posted on May 17, 2011 at 13:25Exactly,if the ISR of ADC will reset the condition and continuously the ISR will execute then there will definately be problem of hung... So i am attaching the code of ADC config and related ISR for better understandin...
Posted on May 17, 2011 at 13:25Hello I am using ADC interrupt in my project. For that i have to use 2 ADC channels and read the respective value in ADC interrucp (EOC = End of Conversion) after defined period. I have configured the ADC but after in...
Posted on May 17, 2011 at 13:14dear mcp i am also using the ADC in my proj. but the problem arises with me is, i am unable to get the adc values in ISR. if it goes to ISR then code is totally hang.. Pls if u know about this reply. thanks