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.

BQ40Z80: BQ40Z80

Part Number: BQ40Z80
Other Parts Discussed in Thread: BQSTUDIO

Tool/software:

I am trying to establish an external I2C connection between an STM32L452RE-P board and the BQ40z80 EVM board using the SMBus interface, bypassing the on-board MCU. I have set the I2C address of the BQ40z80 to 0x16, but I am unable to communicate with it. The STM32's I2C connection works correctly with another I2C sensor, and I have configured the I2C pin mode as SMBus Two-Wire Interface Mode in CubeIDE. Despite this, I am still facing communication issues. Any guidance on how to resolve this would be greatly appreciated.