Hello all, i am using lpc2148 in one of my application. i used adc conversion competition interrupt, so that no need to poll it. It works fine when first time it completes conversion of adc and execute ISR, but interrupt flag (ADINT) not get clears even i read all registers (ADDR,ADGDR,ADSTAT), so next time when adc conversion get complete, it does not jump to ISR.
Please help....
Thank you very much for your reply. I am really thankful to all of you. I will surely check for the code you have provided and will come to know you about it as soon as possible.
you can also debug this code and find out you can easily got your ways to come forward...