Hello,
I am currently working with an MSP430 that controls a TPS63001DRCR Buck Boost. The current setup is just as the datasheet describes:
with the following exceptions:
1. The msp430 is connected via the EN pin.
2. PS/SYNC is connected to ground.
3. 4.7 uH instead of the 2.2 uH
Also, an additional 3300 uF capacitor is in parallel on the output side which powers a peripheral device. Now, during the testing phase, the peripheral device is not connected and the buck boost is tested (i.e. powered on). After testing is complete, the 3300 uF capacitor holds a 3.3 V charge since it has no way to discharge until the peripheral device is connected. Reading the datasheet it states the following:
So, am I correct in assuming, that having this capacitor charged at ~3 - 3.3 V (with no way to discharge) could damage the buck boost over a prolong period ?
Thanks in advance for any insight.