I have a system where I have the traditional sink PDOs for 5V/3A, 9V/3A, 15V/3A and 20V/3A requested.
I have the two PP switches setup as:
PP1 - Source only
PP2 - Source or Sink, Wait for SRDY
The system is negotiating the sink contract with the source and the 20V/3A is selected.
I can measure the 20V coming from the source on VBUS. However, everytime I attempt the SRDY command to enable PP2, I simply get Task Rejected status.
This is the status both before and after attempting SRDY using the application tool
Is there anything I'm not aware of for SRDY to work? I have tried SRDY using both my firmware doing I2C and the Application Customization Tool using an Aardvark.
Is there better debug information somewhere on why it was rejected?