Tool/software: Code Composer Studio
Dear Friends,
I am currently working with F28035, I needs to utilize two ADCINT, since I have two different ADC sampling sequence and following each sampling sequence I need to execute a program.
My question is, my program timing working perfectly when I deactivate one of the ADCINT, however, when both ADCINT1 and ADCINT2 are active, the ADCINT1 and ADCINT2 are running wildly, the interrupt are executed multiple times between sampling time. Can anybody help me to rectify this issue?
Thanks