I'm working on a smart battery charger tester which should present the charger with a GG register emulator that I can control through a USB I2C bridge (something like an EV2300, EV2400, Aardvark, etc). The emulator does not have to reproduce the function of the Gas Gauge, but it has to present to the charger the same registers a gas gauge (ex. bq40Z50, bq20Z??) would, and allow me to set its registers from a test program.
Thank you.