Other Parts Discussed in Thread: TPS3306, SN74LVC1G125-Q1
Hello,
Our project uses the TMS5703137DZWTQQ1 microcontroller with a supply supervisor/watchdog IC TPS3306-25QDRG4Q1. The nRESET output of the TPS3306 is connected to the TMS570's nPORRST line with a 4.7k pull-up.
We are facing problems when debugging or re-programming the code in the microcontroller as the watchdog is asserting the nRESET line while doing so.
We are considering using a buffer with tri-state output (e.g. SN74LVC1G125-Q1) to buffer the WDI line between the micro and the watchdog. The datasheet states that the watchdog would re-trigger itself if the pin is left floating. Would this solution work even after the watchdog received previous pulses on the WDI without causing a micro reset?
Is there maybe other recommended way to resolve this issue?