Other Parts Discussed in Thread: BQ78350-R1, BQSTUDIO
Hello
we have a battery pack based on a bq78350R2 gauge that when in the field can be charged by dumb chargers and where we would like to enable a feature to allow charging in cold temperature but with a current limiting feature enabling the precharge circuit, let's say from -10degC to 0 degC, while over 0 degC normal charging must work as usual.
1st Option
From the Adv charging algorithm we understand that Precharge is only enabled by voltage threshold: is there maybe a workaround to have the precharge working also by temperature ?
2nd Option
If not, we are considering a second option, that would be to use the HCFET commands, but we have a doubt on which of the below implementation will work:
a) we set T1 charge inhibit at 0 degC, so charge is prohibited (XCHG=1) below zero; when Temp is between -10 and zero degC from MCU and through HCFET we enable the PRECHARGE FET: is precharge possible if XCHG=1 ?
b) we set T1 charge inhibit at -10 degC, so charge is prohibited (XCHG=1) below -10degC; when Temp is between -10 and zero degC from MCU and through HCFET we disable CHG FET enable the PRECHARGE FET
Your expert advice is appreciated.
Thanks in advane
Pietro