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.
Hello, Currently I am using BQ76952 Evaluation board and trying to communicate with esp32-S3 using I2C but its not happening. Also after connecting the I2C pins to BQ76952 ESP32 Behaving abnormally.
Please Help with any hardware configuration is needed or not along with the source code.
Hi Kunal,
I recommend taking a look at the Software Development Guide and the example code provided on the product page (below) to see if there is something you are missing.
Another thing to consider is that I2C communication with the bq76952 requires the host MCU to support clock stretching.
Also, make sure the jumpers on the EVM are configured for the external I2C connection and not the built in MCU.
Can you describe the odd behavior you are observing in more detail?
Regards,
Max Verboncoeur