hi
BQ24070 haven't hardware enable pin, do you have idea how to enable charge use software.
we need control charge, because we don't want to battery at full capacity at all times.
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.
hi
BQ24070 haven't hardware enable pin, do you have idea how to enable charge use software.
we need control charge, because we don't want to battery at full capacity at all times.
Hello Lina,
You can make use of the CE pin on the bq24070. The pin is active high so when the pin is pulled low, the Input FET is turned off and charging stops. OUT will still be powered by the battery. A voltage divider can be used to feed the voltage to the MCU which can pull CE low when the battery voltage goes above 4.1V. Regarding your second question, this wont affect battery life because a full cycle ins't completed. The device just makes sure that the battery voltage is always above a certain level when VIN is present.
Regards,
Raheem
Raheem,
if we use CE pin, It will take another question which is Vin also will be turn off (Q1 fet is turn off) when CE pin pull low, in fact, customer hope if only Vin exist, that Vin always provide system power, while battery voltage up to 4.1V, and then to stop charge, but Vin still can provide system power, so it seems CE pin can't achvie it, do you have other way? thanks.