Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
I would like to sample ADC sequence (2 channels) based on timer values in compare register, but I would like to start the timer with rising edge on GPIO and stop the timer or sampling on falling edge. I think I need to use the event to propagate the event from GPIO to the timer, but using the sysconfig I did not see how to enable the start or stop of the timers. Is that doable in this family ? and how to do it.
Also, how many clock cycle will take from the rising edge to the start the ADC conversion by the event channel.
Thanks