I have a power supply which shall support USB-PD, and I'm using the TPS25750 for this purpose.
When I connect it to mu USB-PD enabled powersupply, it works okay, negotiating the highest available power from the power supply.
However, there are a couple of cases where I might want to use one of the lower voltage PDOs available. Is this possible to do runtime?
Currently I'm doing all communication and setup through I2C, so I have full control over the I2C commands.
Setting this up in the GUI is not an option, as the need for selecting lower voltages is dictated by outer parameters (such as temperature).
I do receive the correct PDOs in register 0x31, I just cant figure out how to select these freely from software.
Best Regards
Vidar