This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BQ25713: Input Current too high

Part Number: BQ25713

Hi,

I am trying to limit the input current of BQ25713 to currents depending on what kind of USB PD charger is plugged in. Otherwise, the charger sometimes sinks more current than is officially supported (e.g. 3A/5V instead of 1A/5V)

I send the limit to the IIN_HOST register according to the data sheet, but it seems to be ignored. For example, I set the input current to 800mA, but reading out IIN_DPM yields 1400mA and IIN (from IIN_CMP_IN) 1300mA.

I suspect the Input Current Optimizer (ICO) overwrites my setting, after it tested the source is actually good for more current?

But during initialization, EN_ICO_MODE is set to zero, so it should be turned off.

Is this the correct way to limit power?
Can I check if the IIN_HOST setting was received correctly?

Kind regards,
Dominik