Part Number:CC3220SF
Tool/software: TI-RTOS
I have an application where I need to generate an interrupt on a number of event rising edges. According to SWRU465 section 9.3.2.2 "Input Edge-Count Mode", this looks possible.
Therefore, I'm looking for an driver example project for an EDGE_COUNT timer as described in SWRU465 section 9.3.2.2 "Input Edge-Count Mode". The only close examples in the SDK that I could find were Capture and TimerLED. Neither of them looked like they support input count mode.