I am using the TPL5010 to trigger the power supply of an MCU.
When the MCU is done with its work it sends a pulse on the DONE pin of the TPL5010 and turns its power supply OFF (the TPL remains ON).
After the required delay (about 30s in our case with 16Kohm attached to pin DELAY/M_RST) the power supply is turned ON again thanks to the WAKE pulse issued by the TPL5010.
For the sake of testing the design we trigger the DONE pulse using a switch. Everything works well except that the WAKE pulse delay (after DONE is issued) is unreliable. It varies randomly from 14s to 28s.
Is there something that we overlooked in the datasheet and that could explain this situation? Any idea how to solve this problem?
The schematic below depicts the test implementation.