Other Parts Discussed in Thread: BQ25792, EV2400, TPS25750
Hi,
I was doing an evaluation of the USB-PD-CHG-EVM-01 board, using a 60W USB C PD Charger to charge a 4S Li-ion battery pack. With the jumper set at JP3, i started the charging by plugging 60W charger to the AC main and measured a 1A charging current. I wanted to increase the charging current to 3A but unfortunately i don't have a Aardvark programmer to change the configuration. So i tried to use the EV2400 and connect it to J7 and see if i can communicate with bq25792 directly and change the charging current. Fortunately it works and was able to configure the battery charger to 3A. My question is, can i connect an MCU to the I2C master bus instead ( i know it suppose to be in I2C slave) to communicate directly with 25792? Since the EV2400 is essentially also a I2C master, like an MCU, so i supposed a multiple master I2C is supported.
thanks,