Hello, I am currently trying to run ePWM 1,2 and 3 on a F28027 while using CPU Timer interrupts 0 and 2. With the ePWM dissabled I am able to catch both timer interrupts. When the ePWM is enabled I am only able to get the CPU Timer 0 interrupt to work.
The PWM are on Group 3 PIE and the CPU Timers are on Group 1.
I dont understand why the ePWM would be interfering with the timer interrupts.
Any guidance would be greatly appreciated.