Dear All,
I am programming the EK-TM4C1294XL. I am using the timer.c example from the list of examples provided by TI. The timer in that example has an interrupt of 1seconds. I was aimiing to have the timer interrupt at every 4 microsecond. The minimum interrupt time I was able to achieve was 2.3 ms.
Can anyone please explain how why this is the case and how I can achieve lower interrupt time ?
Thanks in advance