Other Parts Discussed in Thread: TPS65987D
Looking to setup a PD system similar to the TPS65987EVM but with no flash and the pd controller being setup at run time with a micro over i2c. The reason being is that the input source will not be constant and may vary from 10-20 and i would like to sample the input source and setup PDO accordingly. the Buck converter will be controller with gpios just like the dev kit and those will not be variable. So basically i will set up four feedback setup 5v/9/15v/20v when the input voltage is greater than the pdo or equal to then i will make that pdo available to the sink device. I have reviewed the tech ref manual and I just don't see what the proper way to update the pdos are. I get the feeling this system is more meant to be configured with the configuration tool and thats it. Please advise