Other Parts Discussed in Thread: BQ40Z50, BQ24725A
Hi,
I am working to interface preferably on the same SMBus, a BQ40Z50, its battery charger BQ24725A and two other smart batteries.
I am wondering how to do this address wise. From what I saw, there is a specification in the SMBus standard to use an ARP table to solve that issue.
But this table is only usable with SMBus 2.0 and above, and it seems that the BQ40Z50 does only support 1.1.
Do you know what could be done in order to have my MCU communicate with multiple SMBus system in that case?
Should the smart batteries and both BQ be on separated SMBus?
Thanks a lot for the help,
AM.