Hi
What is the smallest timer value I can set to trigger a timer interrupt on CC3200? What is interrupt latency for CC3200?
Also, if I start a timer (say Timer1) in another timer (Timer2) interrupt handler, and that interrupt handler will quickly exit, how quickly can Timer1 interrupt be served?
Thanks,
Dennis