SLUUD50 October 2024 BQ27Z758
The device can be enabled to generate an interrupt on the INT pin at configurable RSOC intervals. The threshold setting is configurable through SOC Delta for the initial value, and later by writing to the standard command SOCSetDeltaThreshold(). Setting SOC Delta to 0 disables RSOC interrupts; otherwise, interrupts will be generated at the following RSOC points:
The RSOC interrupt is indicated in InterruptStatus() by [SOC_DELTA] flag.
Class | Subclass | Name | Type | Min | Max | Default | Unit | Description |
---|---|---|---|---|---|---|---|---|
Settings | Configuration | SOC Delta | U1 | 0 | 100 | 1 | % | Initial value for SOCSetDeltaThreshold(), RSOC delta set threshold. It is the interval for generating RSOC-based interrupts on the INT pin. Set to 0 to disable these RSOC-based interrupts. Otherwise, interrupts are generated at the following RSOC points: 0%, 100%, 100% – n × SOC Delta, where n is an integer from 1 to INT(100 / SOC Delta). |