Hello,
I'm using the TI SM320F28335GJZMEP microcontroller along with the TI voltage supervisory watchdog timer TPS3823-33DBVR. The circuitry I'm using is shown below
From the TPS3823-33DBVR datasheet, if WDI remains high or low longer than 1.6 seconds, then reset is triggered. The problem I'm having is that when I apply power to the MCU (before I can program the MCU to provide the WDI pulse heartbeat), the watchdog timer TPS3823-33DBVR pulls *RESET low, causing the MCU to go into reset mode, which prevents me from being able to program over JTAG to provide the WDI pulse heartbeat.
How can I get around this problem? How are watchdog timers typically used to not have this issue?
Thanks,
Kevin