This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BQ24192: BQ24192 EVK I2C detection issue.

Part Number: BQ24192
Other Parts Discussed in Thread: BQ27426

Hi TI Team,

We have used a BQ24192 charger EVK for charging the battery. I have connected BQ24192EVK with STM32 using the I2C interface for reading and writing the register.

When I try to read the register I haven't got any data in STM32. 

For I2C validation in STM32:

I have connected the BQ27426 EVK(Fuel gauge) with STM32 using the same I2C interface. And I can write and read data successfully. 

For BQ24192 EVK validation:

I have connected BQ24192 EVK with TI MSP430 MCU but I have received NACK everytime.

Please help me to resolve the issue.