We are trying to communicate with BQ76952 with STM32 Microcontroller. The I2C configuration is as mentioned in the datasheets and reference documents.
We are trying to transmit subcommand 0x3E to BQ76952 (0x10) to reset the chip. But the Slave device BQ76952 fails to provide acknowledgement bit.
We tried with the open source arduino library available with arduino Uno, but got ended up with the same result.
The BQ76952 is powered and REG18 has 1.8V present. LD pin is pulled high and TS2 wakeup sequence is provided too.
Expecting your support to resolve the issue.
