Other Parts Discussed in Thread: BQSTUDIO
Hi,
In our BMS we are using BQ76952 BMIC.
We observe some scenario:
1. Default the CHG FET is enabled and send the 0x0096 to enabled the DSG FET, in that case DSG FET is turned on, CHG FET is turned off and after some time CHG FET turned on.
2. Default the DSG FET and CHG FET are enabled and send the 0x0096(ALL_FETS_ON) , in this case CHG FET and DSG FET are turned off, and again turned on after some time.
3. Default the DSG FET and CHG FET are enabled and send the command for CHG OFF and DSG ON , in this case CHG FET is OFF and DSG FET is turned off, and again turned on after some time.
4. Default the DSG FET and CHG FET are enabled and send the command for CHG ON and DSG OFF, in this case DSG FET is OFF and CHG FET is turned off, and again turned on after some time.
Why when we send the 0x0096(ALL_FETS_ON), FETs are turned OFF and again turned on the FETs ?
If we send any direct subcommand in that case if FETs are enabled than its disabled the FETs and again turned ON?
In direct subcommand BQ76952 is behaving same as when we configure the BMIC using other some command?
Here attaching some capture waveform for your reference.
Thank you