STUSB4700 - constant output switching
We are using the STUSB4700 in our PD implementation as a source. We have encountered an issue where it seems like the output is constantly switched on/off/on/off with about 500ms on, 200ms off timing.
Below is the schematic which connects to a USB type C connector and a SoM. Please note that we are aware that PD_1V2 should not be connected to the gates of the power FETs and we have patched this on the board we are testing with. Also, to make sure there is no interference from the SoM, the reset and alert line have been cut as well.

So to summarize the behaviour:
- The input voltage is 5V and seems stable when no device is connected.
- We connect a USB PD enabled sink device through USB and see that the PD negotiation is working. The output is shortly as expected and device is charging.
- After about 500ms, the VBUS_EN_SRC is released which forces the fets to open and the output drops to 0V.
- After about 500ms this cycle repeats.
The input voltage seems stable for the most part with about a 1.4V drop when the fets are switched. Limiting inrush current eliminates the drop but doesn't eliminate the issue. The picture below shows the input in yellow and output in pink:

Please note that when we connect a NON PD device, the controller does output a stable 5V ~500mA. Once there is any communication everything fails.
We also have access to the I2C registers but didn't find anything useful through that.
