SLUUC54C February 2020 – March 2024 BQ27Z558 , BQ27Z561 , BQ27Z561-R2
This command enables or disables the gauging function to ease testing during manufacturing.
Status | Condition | Action |
---|---|---|
Disable | ManufacturingStatus()[GAUGE_EN] = 1 AND 0x0021 to AltManufacturerAccess() | ManufacturingStatus()[GAUGE_EN] = 0 Disables the gauging feature |
Enable | ManufacturingStatus()[GAUGE_EN] = 0 AND 0x0021 to AltManufacturerAccess() | ManufacturingStatus()[GAUGE_EN] = 1 Enables the gauging feature |