STUSB4500 slows down I2C clock to 1 kHz
Hello, I have a circuit where a STUSB4500 USB-PD controller is connected with ESP32 via I2C.The problem is that when a USB cable is connected and STUSB4500 powers up, the whole I2C bus clock slows down to 1 kHz which is too slow. After the ESP32 is r...