Other Parts Discussed in Thread: BQSTUDIO, BQ27426
Hi,
Am Currently working on BQ25619 battery charge case ,am trying to communicate with battery through i2c ,as mentioned in datasheet the i2c slave address for BQ25619 Is 6Ah .
1.My First query is there any change in address when we are writing/reading through I2C ,for example,In these way( 6A << 1),is these Correct way to write slave address or could you tell me the correct I2C slave address for writing and reading the registers
2.If possible Plz provide me with a sample code or reference code etc..