SLUUCA6 October 2021 BQ27Z746
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 |