Greetings,
I was using a test board (BQ76952EVM ) with STM32L431RC microcontroller, with Bq76952 IC by tapping the SCL and SDA pins from the external I2C header of the BQ76952EVM evaluation module and connecting with respective STM32L431RC SCL and SDA and powering up with 3.3V using REG 1 from evaluation module with common ground. while I tried to connect the I2C communication and tested the device address configuration with 0x10 Device address, using the "HAL_I2C_IsDeviceReady " library function I am unable to make the communication successfully whereas I received a HAL_ERROR instead of HAL_OK.
Are there any other connections I need to configure? and I can't even able to read and write the particular Bq76952 address.
Kindly Help.
Thanks and Regards,
Rohith Sai