Other Parts Discussed in Thread: TPS61236P
Dear Team,
for a small UPS system I'm evaluating to use the BQ25895 chip.
About the application I do not need that this is compatible to the USB Battery Charging Specification because the board will be used with an external wall mount power supply 5V@4A, so the first question is if the chip is able to work also with maximum input current and not USB compliant power source.
From datasheet (revised may 2018) 8.2.3.3 Input Source Type Detection paragraph at the very end is stated:
"When AUTO_DPDM_EN is disabled, the Input Source Type Detection is bypassed. The Input Current Limit (IINLIM) register, VBUS_STAT, and SPD_STAT bits are unchanged from previous values."
so I think that in order to work with the maximum available input current level and also avoiding the input source type detection it is sufficient to perform these steps:
- properly sizing of the ILIM resistor, the worst case can be with the KLIM at the minimum value, from page 9 this can swing between 320 Aohm to 390 Aohm, so 320/3.25=98 ohm => 97.6 ohm 0.5% can ensure the required current also with KLIM at the minimum value... maximum current is not a trouble, the battery can manage it.
- set the IINLIM register to maximum current so 3.25 A would require b'111111 (0x3F)
- set AUTO_DPDM_EN bit to zero
by using these settings I think to be able to use an external power supply without have to deal about the Input Source Type Detection.
I'm right?
Thanks and best regards!
F.