Hi,
Is there any possibility (common hardware timebase) to change an output signal (N2HET) exactly xxx µs after detecting an edge or specific pulse with given pulse width on an input signal (eCAP)? (without estimating latency of an ISR and counting CPU states)
Is there any possibility to start periodic sampling (N2HET) exactly yyy µs after detecting a specific pattern (eCAP)?
Is there any possibility to switch one GIO exactly zzz µs after detecting a change on another GIO?
Is there any possibility to store the absolute CPU time of an event and start another event relative to the first one? (sample code?)
Thanks in advance