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.

TPL5100: TPL5100 used as a really long Watchdog timer.

Part Number: TPL5100

I have a customer who would like to leverage the TLP5100 as a really long watchdog timer. (100s – D2=0, D1=1, D0=0)

 

He is planning to manipulate PGOOD, TCAL and MOS_DRV such that in his system the MCU will be powered ON immediately after PGOOD goes high and while MOS_DRV is high TCAL is LOW. His goal is to remove power from his system if the DONE signal is not toggled within 100s by leveraging the datasheet specifications of MOS_DRV going LOW and TCAL pulsing HIGH should DONE not be toggled high.  He would then return PGOOD to 3.3V and start the cycle again.  Theory being that this would power cycle his MCU.

 

The questions comes to play about the internal state machine. If he does toggle DONE before 100s after PGOOD goes HIGH can he expect the following behavior:

 

  • Counter reset back to 0 giving him 100s before MOS_DRV and TCAL change states

  • Can we expect TCAL to stay LOW and MOS_DRV to remain HIGH during this toggle event?

 

Thank you!