Other Parts Discussed in Thread: TMS320F28335, CONTROLSUITE
Dear All
I am working on speed torque control of dc motor using TMS320F28335.

Now once the signals fed to adc are sampled and made digital i need those signals for some other calculation in a subroutine. so the program counter should shift to the subroutine once a End of Conversion bit is set.
What is the instruction that does that?
Suppose subroutine name is 'subroutine_isr()'
Now in this subroutine the compare register value is calculated for the EPwm2 and EPwm3.
Please help me...
Thanks in advance...
Regards