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.

TPS3430: NO WDO output

Part Number: TPS3430

Hi support,

I used TPS3430 in my design, but I didn't find any output from WDO.

I didn't know where was wrong in the design. 

Could you help me to review it as below.

PS : GPIO2 is pulled high.

  • Kenny,

    Keep in mind that WDO must be pulled up as it is an open-drain active-low output. Please refer to this section in the pin functions as well as how WDO works in 7.3.3.3 in the datasheet. I don't see a pull up resistor connected on your WDO output.

    Thanks,

    Abhinav.

  • Hi Abhinav,

    Thank you so much.

    I added a pull high resistor for WDO, but still no any output.

    After this, I removed the 0 ohm resistor between WDI and GND, and gave a pulse to WDI from GPIO of MCU, the WDO worked.

    So, I think that I can't tie the WDI to ground directly. ( need to pull high WDO first )

    Best regards,

    Kenny