- Apply known voltage in mV to the
cell voltage inputs:
- VCELL1 between
BAT terminal and VSS terminal
- If
ManufacturingStatus()[CAL_EN] = 0, send 0x002D to
AltManufacturerAccess() to enable the [CAL_EN] flag.
Send 0xF081 to enable OpStat[CALACT]. OpStat[CALACT] ensures the device does
not go to SLEEP during calibration.
- Write applied cell voltage in step-1 to ManufacturerAccess() 0x0341
Cell Voltage
- Send the command in this format: [Device_Address +
Start Address + Length + CAL_COMMAND + applied cell voltage]
- Recheck the
cell
voltage reading and if it is not accurate, repeat Step4.
- Send 0x002D to
AltManufacturerAccess() to clear the [CAL_EN] flag if all
calibration is complete.