Tool/software:
Hello, I am working on a charging system. In this system I have already included a MOSFET switch for the power source, a system to ensure no unwanted backwards current, and a coloumb counter for determining the charge of the battery as well as a microcontroller to manage all these aspects. I have a few questions about using the BQ24618 as a current regulator:
1.
Is the "regulation voltage" set by the equation
where the device is set into its voltage regulation phase by the VFB pin being tripped over 2.1V?
2.
If I have already implemented a system to turn on and off charging based on the battery's estimated capacity, is it feasable to keep the device in the "current regulation phase" the entirety of the time it is operating and simply turn it off by toggling the CE pin? For example, if I want to charge a 6S li-ion battery and set the "Vbat" to 25V, could I simply turn the device on when I would like to charge the battery with a constant current and off when I have detected that it has received enough charge and have it stay in the "current regulation phase" the entire charging cycle?
3.
Is the fastcharge timer the same as the safety timer and is it reset if the device is turned off and back on again by turning off and on the CE pin? I do not see the "fascharge timer" mentioned anywhere else in the documentation.
4.
Since I already have a system to protect against unwanted reverse current, could I leave the "BATDRV" pin floating and exclude the MOSFET between the battery and the rest of the system in the typical applications diagram without any issues in the operation of the device?