Other Parts Discussed in Thread: TPS65987D
Tool/software:
I'm working with a reference design with the TI USB-C-PD-DUO-EVM. The issue I currently have is that if a micro USB cable is connected to the power duo source port and the SPI_CS jumper is set to the SRC board, the source board won't boot the application and won't power the sync port. Here's what I observe:
chip select src on startup
Measuring the source pin
FTDI controller powered up first 2.5V without base powered
With base powered comes up to 2.8V
Moving the jumper to SNK this comes up to 3.24V
Moving the jumper to SRC it comes back down to 2.8V
If I have the SPI_CS jumper start in the SNK position, the board comes up properly.
chip select SNK on startup
Measuring the source pin 3.23V
Moving the jumper from SNK to source
Measuring the source pin 3.29V
The FTDI controller recognizes the pullup and keeps it high.
I am using a reference design with the FTDI controller connected and powered on the same chip select as the TI part. This chip select pulldown is preventing the TPS65987D from sourcing any downstream parts.