Other Parts Discussed in Thread: EK-TM4C123GXL
Tool/software:
In an attempt to reduce processor usage and interruptions overhead I'm trying to use a timer as a trigger to the sequencers. My only problem is that the timers always generate an interrupt, so the interrupt overhead is still there, even if the callback function is set to NULL.
Is there a configuration for the timers to use them just as event triggers?
Best Regards,
Vinicius.