Hello,
For a timestamping application, I need to synchronize two timers, which are driven by the same clock source.
The first timer is used as a continuously running clock in capture mode, which timestamps 1PPS signals from a GPS receiver. The second timer runs as a frequency divder that outputs a 1PPS signal in PWM mode.
I need to start both timers at either the same time or with a precisely known offset. Both timers are driven by an externally provided 10MHz clock (i.e. 100ns cycle time).
Does anyone have a suggestion how to achieve this?
Best regards,
Matthias