This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Continuous interrupt on ADC channel with MSP430F67791A

Other Parts Discussed in Thread: MSP430F67791A

            We are using MSP430F67791A microcontroller for our e-meter project.The design is very much similar to the development model provided by TI. It is a three phase electrical meter reading application.We have taken the corresponding reference software for the application from TI :

 tidm-3phmtr-tamp-esd.rar

          We are facing the below issue :

         Continuous interrupt from the ADC channels 1,2,3 which are connected to the voltage source for each phase,We even tried commented all the code in the ISR and just cleared the interrupt and discarded the samples,But still Watch dog timer got expired and the application restarted(Disabling WDT also doesn't help).Any suggestion would be highly appreciated

 

**Attention** This is a public forum