Part Number: TMS320F280039C
Other Parts Discussed in Thread: C2000WARE
Hi,
I am using the TMS320F280039C device with SYSCLK = 120 MHz.
I configured EPWM1 interrupt to trigger at TBCTR = 0.
Inside the ISR, I set a GPIO pin High and then immediately Low to measure timing.
Only this single interrupt is enabled in the system.
When I measure on the oscilloscope, I observe that the GPIO goes HIGH approximately 200 ns after the TBCTR = 0 event.
I am running the code from Flash.
Is this delay expected due to interrupt latency, or is there another reason?
Thank you.
