Dear Sir.
I write adp536x_reg_write(ADP536X_INTERRUPT_ENABLE1, 0x02); // (0x32, 0x02)
To sense the input of a charge ,
Once a charge is enabled the Int pin A6 is stuck low .
How I can make it to produce low going pulse ?.
Please Advise.
Dear Sir.
I write adp536x_reg_write(ADP536X_INTERRUPT_ENABLE1, 0x02); // (0x32, 0x02)
To sense the input of a charge ,
Once a charge is enabled the Int pin A6 is stuck low .
How I can make it to produce low going pulse ?.
Please Advise.
Hi,
You may need pull high nINT pin through a resistor. You can also read the CHG_INT in register 0x34. Before you do that, the ENCHG should be pull high or set by register 0x07.
BR
Kevin