Tool/software:
Dear TI Expert,
We have designed and developed BMS using BQ76952 and Host Microcontroller STM32L073RBT6.
We have implemented Deep sleep and Wakeup considering datasheet, TRM and Software development guide.
- Send to Deep Sleep via sending command 0x000F (twice).
Please Note that we are disabling LDO and LFO in power config because our requirement is that 3V3 and 5V should not be live while Deep sleep.
- Wakeup from Deep Sleep via RST/Shut Pin high for 300mS.
- After 1 Second, we are checking physical I2C Bus and found that SCL Pin (low), hence No data from BQ76952 receiving.
Please suggest Remedies as we are complete this project except this issue.
Thanks
Rahul Sharma