Hello,
I have a USB bus powered peripheral application that will need to charge a ultracapacitor. I need two voltages, 3.3v (~50mA) to run a microcontroller and LCD and 2.5v (~800 mA) to charge the ultracapacitor. The microcontroller will startup running within the 100 mA USB low power limit. It will then be enumerated and request 500 mA. After this, the ultracapacitor charger would be enabled to charge at the highest possible current. I'm looking for a solution that is relatively efficient, can enforce current limits for USB, and requires as little board space as possible.
I found the TPS62750 which looks promising since it has programmable current limits and is pretty efficient. I was thinking of dropping the voltage down to 3.3v, then using an LDO to get the 2.5V after that. I have seen some material explaining that LDOs are commonly placed after DC/DC circuits, but I'm not sure what considerations to make to determine the best solution for my application. I would appreciate any design guidance or recommendations for TI parts given the application I have explained.
Thank you,
-Nick