Part Number: TMS320F280039C
Tool/software:
Hi experts,
I am testing the interrupt response time and GPIO flipping time on F280039C. I use interrupt upon CTR=CMPA to flip the GPIO and compare the timing of the rising edge the with the CMPA AQ pull-up. I found that the interval between CTR=CMPA and the GPIO set high is about 860 ns, and the GPIO flipping time is about 640 ns.
These two results is unexpected, since from the ACI benchmark, the interrupt response time should be 50 cycles, around 417ns for 120M CPU. In my case, it's 860-640 = 220 ns

Meanwhile, the GPIO flipping time of 640 ns seems a little bit long. Below is my code for the EPWM interrupt and the measured waveform (yellow: ePWM, blue, myGPIO1).


Any idea what am I missing here?
Regards,
Hang.
