Hi,
I have system with two independent modules - each has AM335x with own TPS65910A31.
They are connected with each other, so I wanted to be sure they start same time ( to avoid electrical issues related to driving i/o pins)
I have something like that:
PMIC_RESETOUTN is ANDed with external signal ( which is PMIC_RESETOUTN from second module). The gate is wide voltage tolerant ( up to 6V regardless of supply). I do not use RTC-only mode.
Few questions:
- Is it correct approach ?
- I have selected VAUX1 as 1.8V supply for the gate ( it seems to be one of early 1.8V supplies)
- I do not use RTC-only mode ( only RTC timer functionality ). Do I understand it correctly that in such case it does not really matter whether I use TPS65910A31 or TPS65910A3 - I mean that once I never go to sleep mode I do not need external LDO for VRTC in TPS65910A3 configuration ?