Tool/software:
Dear TI Expert,
We are facing problem in following explained case in our smart BMS (BQ76952 IC with MCU STM32L073RBT6)
We are moving in following sequence:
Case 1:
Step1: All cell wires are connected to battery with proper wire harness.
Step2: All temperature sensors are connected through appropriate wire harness.
Step3: Microcontroller is powered up.
Step4: Microcontroller initializes BQ76952 with all default parameters which have defined.
Step5: Since it is smart BMS we are required to change the setting of parameters. Hence, we are to inform to that when we are changing the setting for multifunction pin like Temperature, Vcell Mode and Balancing, Desired settings are not performed it taken previous setting only.
Please suggest Remedies exact reason what we are missing?
Case 2:
Step1: Before going to deep sleep, we are disabling 3.3V and 5V by setting DSP_LDO & DSP_LFO to zero. we are sending into deep sleep through command.
Step2: When microcontroller wakes up, we are making RST_SHUT high for 300mSec.
Step3: By Step 2 BQ76952 comes out from deep sleep and Reg1 & Reg2 becomes live (3.3V and 5V) but BQ does not communicate with MCU. It pulls down SCL Pin low (Permanently).
Please suggest remedies and exact reason of the behavior.
Thanks
Rahul Sharma