We are designing a battery monitor Unit. ( Single Cell Voltage, Total voltage, current, Temp.)
The packs are exchangeable, so we need to identify the packs.
But Datasheet tells : "i²c device address is 7-bits and is factory programmed, consult "Ordering Info" section of this datasheet for more information.
Does that mean i can't change the Adress and all 769x0 do have the same factory programmed adress ? Or can it be changed ?
Is there another Byte available that would allow us to (at least) recognize 8 different Packs by a read/writable Byte?
Or any other solutions ?