Our application need to work also when the battery pack isn't present.
BQ40Z60EVM work without battery with VSYS at precharge voltage and ISYS at precharge current. But, if I upload the same firmware on our custom board, BQ40Z60 reset every few seconds, maintaining VSYS to 0 V, as I can see from the message "Timeout or unexpected response communicating with device" and the INIT bit of OperationStatus Register setted.
With a oscilloscope, I have seen that BQ40z60 tries to turn on the charger (it starts switching high side driver) but, after about twenty cycle, it switches off.
How can I solve this problem?