I have a motherboard-like PCB with processor,ram, etc. and I integrated the BQ28Z610 to monitor 2 series Li batteries that are attached to the motherboard. I expected the BQ28Z610 to allow the battery voltage to pass through the NFETs and allow a fresh board to power up. However, this part blocks the battery voltage and thus the board can't power up to talk to the chip with the I2C bus. Classic chicken and egg issue. I had to short around the NFETs to allow the battery voltage to get to my regulators so that I could start debugging the rest of the board. I have basically finished debugging the board and now want to get the fuel gauge chip to work. Am I missing something obvious? It seems like the chip is expecting to be turned on /programmed from the I2C port before it allows battery access, but I have to power up the board before I can use the I2C port. Is there another part that I should be using instead?
Thanks,
Keith