Hi there.
I'm currently going to be working with a system (really don't know much at the moment) where I need to generate a series of pulses after a certain event as occured. I'm looking to use the TM4C123G LaunchPad to achieve this. As the TM4C123G LaunchPad has an 80Mhz clock, how quick can I drive the timers if I used this as a reference clock? Working this out gives me a period of 12.5ns, but I guess I will be limited to other factors such as the speed I can turn the GPIO on and off. I will be driving the GPIOS directly tied to the attached timers.
Thanks