Many thanks for this answer : indeed, the latency of the triggering is not the main goal in my case.
The most important is that I must be sure that I don't miss any of the pulses of my TXCO of 10MHz and I don't know if...
Not, quite the contrary : I woul like to count the number of pulses (from 10 000 000 to 10 000) in order to derive a very precise interval (from 1 second to 1 millisecond) which will enable me to trigger events.
I...
Hi everyone,
I have a Teensy 3.5 using FTM1 (like in this thread https://forum.pjrc.com/threads/45413-ISR-latency-Teensy-3-1-and-3-6?p=148851&viewfull=1#post148851) to count the pulses of a 10 MHz TCXO, which seems...