Other Parts Discussed in Thread: TIDA-00393, TPS63900, TPS709
Inspired by TI's design article (TIDA-00393) "Adding an LDO for Increased Standby Mode Efficiency", we are considering using a TPS7A26 LDO in conjunction with a TPS63900 DC-DC converter to get the best of both worlds, minimising current draw when an mcu is in deep sleep (< 10uA) to driving a transceiver at around 180mA burst from a 3.6 nominal volts Lithium Thionyl Chlorate (LTC) cell, with 3.3 volts operating target. In this case we can (hopefully) just program the mcu to enable the LDO and disable the DC-DC via their enable pins immediately before entering deep sleep, then disable the LDO and enable the DC-DC converter just before executing a high load function. LTC cells tend to drop their voltage significantly when driving loads as high as 180mA, hence the need to boost (or else implement some kind of capacitance reservoir approach).
Question is whether the above can be achieved by simply connecting the voltage outputs of the two devices or whether there is likely to be contention or undue current draw by doing this, particularly in deep sleep mode?
Any advice would be appreciated.
Thanks.