Hello ,
I am using XINT1 to generate an external interrupt from a square wave of frequency of 100 kHz. I have an ISR in my code which will be enabled when XINT1 senses any transition. In that ISR, I am toggling a GPIO pin any observing its output on my oscilloscope. The issue, I am facing is that the low to high transition for GPIO pin is delayed by 250 ns and i want my GPIO to switch as fast as possible. Can anyone help ? How fast can the GPIO switch in TMS320F28335?
Thanks
Nikhil