SLUUC54C February 2020 – March 2024 BQ27Z558 , BQ27Z561 , BQ27Z561-R2
This command instructs the device to output the raw values for calibration purposes on MACData(). All values are updated every 1000 ms and the format of each value is 2's complement, MSB first.
Status | Condition | Action |
---|---|---|
Disable | OperationStatusB()[CAL] = 1 AND 0xF080 to AltManufacturerAccess() | OperationStatusB()[CAL] = 0 Stops output of ADC and CC data on MACData() |
Enable | 0xF081 to AltManufacturerAccess() | OperationStatusB()[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 AAaa: Current (coulomb counter) BBaa: Cell 1 Voltage CCaa: DDaa: EEee: FFff: GGgg: HHhh: Cell 1 Current IIii: JJjj: KKkk: |