77
SLUUBD3D–September 2015–Revised September 2018
Submit Documentation Feedback
Copyright © 2015–2018, Texas Instruments Incorporated
Manufacture Production
Chapter 12
SLUUBD3D–September 2015–Revised September 2018
Manufacture Production
12.1 Manufacture Testing
To improve the manufacture testing flow, the bq78350-R1 allows certain features to be toggled on or off
through ManufacturerAccess() commands: for example, the PRE-CHG FET(), CHG FET(), DSG FET(),
Lifetime Data Collection(), Calibration(), and so on. Enabling only the feature under test can simplify the
test flow in production by avoiding any feature interference. These toggling commands will only set the
RAM data, which means the conditions set by the these commands will be cleared if a reset or seal is
issued to the gauge. The ManufacturingStatus() keeps track of the status (enabled or disabled) of each
feature.
The data flash Mfg Status Init provides the option to enable or disable individual features for normal
operation. Upon a reset or a seal command, the ManufacturingStatus() will be re-loaded from data flash
ManufacturingStatus. This also means if an update is made to ManufacturingStatus() to enable or
disable a feature, the gauge will only take the new setting if a reset or seal command is sent.
12.1.1 Manufacturing Status Configuration
Class Subclass Name Format Size in Bytes Min Max Default Unit
Settings Manufacturing
Mfg Status
Init
Hex 2 0x0000 0xFFFF 0x00 —
15 14 13 12 11 10 9 8
RSVD RSVD RSVD RSVD RSVD RSVD LED_EN SAFE_EN
7 6 5 4 3 2 1 0
BBR_EN PF_EN LF_EN FET_EN RSVD RSVD RSVD RSVD
RSVD (Bits 15–10): Reserved. Do not use.
LED_EN (Bit 9): Enables DISP pin triggered activation of the display
1 = Enabled
0 = Disabled (default)
SAFE_EN (Bit 8): Voltage imbalance At Rest
1 = Enabled
0 = Disabled (default)
BBR_EN (Bit 7): Black Box Recorder
1 = Enabled
0 = Disabled (default)
PF_EN (Bit 6): Permanent Fail. The [DFW], [IFC], [SOV], and [SUV] permanent failure features are
always enabled regardless of the setting of this bit.
1 = Enabled
0 = Disabled (default)