hi
i am planing to write codes using gpio pins instead of epwm module for space vector PWM in vector control o0f induction mtoro drives ...so while implementing foc algorithm can i use
interrupt void epwm1_isr(void)
{.....
}
for writing the control algorithm ?