This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TPS65988EVM: I want to change the role of port A according to the connection of port B.

Part Number: TPS65988EVM

Hello,
I'm new to PD and I'm trying to make our application work with this EVM.

Requirements:
  portB sinks 20V to power the system. PortB connects to USB-PD AC adaptor.
  PortA DRP 5-20V to power. PortA connects to our PC(DRP).

Our use case:
  case1: When PortB is SINK, PortA wants to act as a SOURCE.
  case2: When PortB is not connected, PortA wants to act as a SINK.

The operation differs depending on the setting of Port A "Power Swap Strategy" of the configuration tool.
  Prefers Power Source                    : Case1 is OK. Case2 is NG.
  Prefers Power Sink                        : Case1 is NG. Case2 is OK.
  No Preference,Supports All Swaps: Case1 is NG. Case2 is NG.

Could you please advise how to configure this?