SLUUA65E april 2014 – june 2023 BQ28Z610
This command instructs the device to output the raw values for calibration purposes on MACData(). All values are updated every 250 ms and the format of each value is 2's complement, MSB first.
Status | Condition | Action |
---|---|---|
Disable | ManufacturingStatus()[CAL] = 1 AND 0xF080 to AltManufacturerAccess() | ManufacturingStatus()[CAL] = 0 Stops output of ADC and CC data on MACData() |
Enable | 0xF081 to AltManufacturerAccess() | ManufacturingStatus()[CAL] = 1 Outputs the raw CC and AD values on MACData() in the format of ZZYYaaAAbbBBccCCddDDeeEEffFF ggGGhhHHiiIIjjJJkkKK: ZZ: rolling 8-bit counter, increments when values are refreshed. YY: status, 1 when AltManufacturerAccess() = 0xF081, 2 when AltManufacturerAccess() = 0xF082 AAaa: Current (Coulomb Counter) BBaa: Cell Voltage 1 CCaa: Cell Voltage 2 DDaa: EEee: FFff:PACK Voltage GGgg: VC2 (BAT) Voltage HHhh: Cell Current 1 IIii: Cell Current 2 JJjj: KKkk: |