I would like to use P2 (Pin 1) BQ34Z100 as ALERT pin in order to know when the ,batteri SOC goes below a threshold.
In order to test this feature I'm using the BQ34z100-EVM. I have programmed the BQ34Z100-G1 firmware on the BQ34z100-EVM chip.
I have set the following registers of the BQ34Z100(please see the following picture):
- LED_Comm configuration: 0x00
- Aler Configuration: 0x00
- SOC 1 Set Threshold: 23100 mAh
- SOC 1 Clear Threshold: 23150 mAh

On the BQ34z100-EVM I've made the following jumper configuration
- J3 position B closed, posiotion A, C, D opened
- J6 all position opened
In triyed to put a pull-up resistor (10K) betwween REG25 pin and P2 and I see the righ beavior: ALERT pin is high when the SOC1 flag is cleared and low (0V) when the SOC1 flag is asserted.
A pull-up resistor is necessary on the P2 pin? Is ALERT open drain?
Thanks for the support