This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TPL5010-Q1: Clock Watch Dog

Part Number: TPL5010-Q1
Other Parts Discussed in Thread: TPL5000

Dear Team,

Can this one monitor 25MHz clock and sent alert when the clock disappear?

BR

Kevin

  • Hi Kevin,

    The minimum programmable timer resolution for the TPL5010-Q1 is 100ms. If checking no more than once every 100ms is acceptable, the TPL5010-Q1 will work. But if finer resolution is required, a different solution is needed.

    Regards,

  • Dear Derek,

    Thanks for the information.

    We didn't want to check it quite frequently.

    But we are not sure how to use it to monitor 25MHz.

    How to monitor it when it disappear and the system can sent an alert?

    Use which part number and which pin to achieve it?

    BR

    Kevin

  • Hi Kevin,

    TPL5010-Q1 is the only automotive-grade nanotimer we have, so try with this first.

    • Connect the DONE pin to the 25 MHz signal
    • Program the monitoring time with a resistor from DELAY/M_RST to GND (see table 3 and table 4 in the datasheet)
    • Leave the WAKE pin floating
    • Connect RSTn as the loss of signal indicator

    If the 25 MHz clock is gone, the DONE signal will never be asserted after a WAKE timer starts. So the timer will eventually send a pulse on RSTn.

    The datasheet says the minimum DONE pulse width should be 100 ns, which is technically 5x longer than the positive half of the 25 MHz clock signal. But I don't think this will be an issue, because every WAKE timer interval has at least 2.5 million chances to see the DONE pulse. Also, TPL5000 and TPL5010-Q1 have very similar circuits, and the TPL5000 datasheet claims to require a minimum pulse width of 100 ns for the DONE pulse, but when DONE is connected to TCAL the pulse width is actually 20 ns and it works fine. 

    Regards,