It appears that the I2C signals from the ESP32 might already have pullups, but they are extremely weak. We should add our own pullups because the I2C signal goes across the entire board from end to end. Also, the PMBus spec calls out stronger pullups.
It appears that the I2C signals from the ESP32 might already have pullups, but they are extremely weak. We should add our own pullups because the I2C signal goes across the entire board from end to end. Also, the PMBus spec calls out stronger pullups.