Other Parts Discussed in Thread: BQ40Z50
We are developing a device that is powered from USB-PD and may also source back to a compatible USB-PD accessory.
The device will feature a Li-Ion battery (3S) or alternatively primary batteries (6x CR123 --> 9-18.8V, 6x L91 --> 5.4-10.8V) which may be connected instead of the rechargable battery in the same mechanical slot.
Is it possible to use BQ25710 with primary cells while ensuring that charging is prohibited using CHRG_INHIBIT=1?
If yes can you use the sensing resistor in the battery path to measure the amount of energy drawn and thus estimate the remaining battery life?
Am I understanding correctly that I could set the charger current to zero thus discharging the battery while operating the device instead of drawing power from the supply (which may be a power bank style limited source).
As I am new to the whole SMBus topic I was wondering if this charger works when directly connected to a battery. Would I typically add battery, controller and charger on the same SMBus and both masters (battery and controller) give instructions to the charger, or would I connect the controller to the battery on one bus and connect the controller to the charger on a separate bus?
I miss the option to connect a battery NTC line to the charger... Would I need to use an ADC in the controller to surveil this feature?