Other Parts Discussed in Thread: CC3200
I have looked through the Users Guide for the CC3200 and it does not appear that any of the timers can increment a hardware counter from an external clock. I am trying to count external pulses and preform an interrupt e.g. every 5000 pulses.
The interrupt part looks OK but i cannot see anyway to connecting the external clock pulse directly to the timers and using the hardware to count pulses.
The TimerCC example given looks like it calculates the frequency of two rising edge events on a defined timer pin.
Is there any way of counting external pulses using the hardware timers without having to use an interrupt for every pulse.
Any info would be appreciated.
josmchale