Hello.
I am using the TPS3828 IC for microcontroller supervision. It is, however, proving to be a pain to program the microcontroller with the TPS3828 soldered on the board.
To help with that (to atleast make sure that the reset output doesn't latch when connecting an external circuit to WDI pin), I would like to decouple the WDI pin from the reset line, however the schematic prodived uses a pass transistor.
The output of a pass transistor circuit is always below the supply voltage minus gate threshold voltage, meaning if I have a transistor with gate threshold voltage from 1V to 2V and a supply voltage of 3V, then worst case scenario the WDI signal at the input is around 1V peak to peak, well below the datasheet specified 0.7*Vdd minimum at the input.
Is it possible to elaborate further on choosing the mosfet and the conditions under which I should be able to expect the circuit to work properly? Or should I just reduce the entire issue to "Use a mosfet with lowest threshold voltage possible"?
Thank you.