We have a design where we are controlling the battery Precharge FETs via PIN 14 (GPIO 0) and are using Pin15 (GPIO1) for Emergency Shutdown. It seems that these features are mutually exclusive since precharge will not work if ESHUT_EN == 1, according to the datasheet: "Pin 14 can be used to control an external circuit for precharge when NR is 1, ESHUT_EN is 0".
How can it be possible that these two features are mutually exclusive of each other? Is there no workaround for this? We have already designed our hardware.
Thanks in advance for your help.