Other Parts Discussed in Thread: SN74AUP1G14, TINA-TI
Hello,
The reset pin of my MCU is pulled high (3.3V) during normal operation. My system has a single connector and I must use this connector both in normal use, and for interfacing with a programming tool in the factory.
The reset pin is broken out to this multi-purpose connector as it is needed for firmware flashing. It is not used in normal use. However, the connector interface itself has a requirement that means this pin shall never assert more than 1V during normal use.
Therefore I have added an inverter, so that this logic level becomes normally low at the connector side. During normal use the voltage level at the connector is now high-z (allowing the voltage level at the MCU to be pulled HIGH), and during factory firmware flashing the voltage level at the connector is be pulled up to 3.3V (resulting in a LOW reset pulse at the MCU).
Furthermore the application requires an exceedingly low quiscent current drain during normal use. After a brief search, the SN74AUP1G06 seems like a reasonable choice.
I was thinking that a nice way of minimising the quiescent current drain of this device would be to power this inverter from the reset pulse itself. Therefore during normal use VCC is high-z, and the quiescent current drain is limited to the "Ioff" flow through the output pin to ground. During programming the 3.3V reset pulse also powers the inverter for the short period it is needed.
Would this work? Some concerns I could imagine are:
- The programming pulse must obviously be able to drive a few mA to power the inverter, this might result in a fairly slow switch on - potentially leading to undefined transient behaviour?
- I should probably take care to ensure a low resistance path between VCC and the inverter input, to avoid a transient period during power up where VCC is lower than the input.
- To minimise "Ioff" would it be better to leave VCC as high-Z? Or use a 10K pull-down to ground?
Finally, part availability is needed until 2030. I note that the datasheet has the year 2004 in the copyright. Therefore, any suggestions for alternative parts recommended for new designs would be very welcome if there are concerns about this part selection due to likely long-term availability, or other.
Many thanks in advance for any help offered.
Best regards,
Edward