I am designing a 3A 2 port universal USB charger and I am looking at the TPS2546 USB charging port controller and it port power management to help manage the loads if 2 devices are plugged in to charge. I would like to allow either port to charge a device at 2A but once the 2A device is plugged in limit the second port to 1A if a second device is plugged in.
Section 8.3.7 Port Power Management (PPM) on page 22 and Figure 36. Implementing Port Power Management in a System Supporting Two Charging Ports on page 24 of the TPS2546 data sheet shows a configuration that might work for me but it is unclear what I do with the CTL1,CTL2, & CTL3 signals in this case since the figure implies that a controller is present and in a dedicated charger that is not the case.
It looks like CTL1, CTL2, CTL3 set as 0, 1, 1 respectively is the way to go with ILIM_SEL toggling with the STATUS signals but I am unsure. Also, am I limiting the types of devices that I can charge with this setup?
Thank you for any help you can provide.