Other Parts Discussed in Thread: BQ76942, BQ34Z100-G1
Hello,
i'm currently setting up a BMS using a BQ34Z100G1 (address 0xAA) and BQ76942 (address 0x10) on the same I2C bus and am trying to connect to both using BQStudio 1.3.104.
Before i placed the BQ34Z100G1 on the board, autodetection and communication with the BQ76942 worked fine.
Since i added the BQ34Z100G1, BQStudio autodetects it first and connects to it.
I can also still read the registers of the BQ76942 using the advanced comm I2C panel.
However, if i disable autodetection in the preferences and try to connect using the BQ76942.bqz target, i get an error and BQStudio tries to use 0xAA that it detected for the address.
Is there a way to manually set the address for BQ76942 so it would be possible to choose which chip BQStudio connects to?