This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BQ27531-G1: New Learning Cycle

Part Number: BQ27531-G1
Other Parts Discussed in Thread: BQ24192, BQSTUDIO

Tool/software:

Hi Anthony,

changing the BYPASS Bit to 1 allow the setting of the bits CHRG_FAULT[1:0] to 11, indicating on this way timer expiration as desired.

But as i said in my previous message, our application goal is to let entirely the gasgauge to control the charger bq24192 which is not possible in case the BYPASS is set to 1.

So when the GasGauge control the charger, this fault will be blocked and there is no way to find out. Correct?

Regards,

Alexandru Mixich

  • Hello Alex,

    We will get back to you soon regarding this question.

    Regards,

    Nick Richards

  • Hi Alexandru,

    After discussing this issue with our firmware team, I believe this is the case. 

    Regards,

    Anthony Baldino

  • Hi Anthony,

    we have than here a problem.

    We use the gasgauge and the charger in a medical device and safety is a big issue.

    I made further tests and even the charger in fault case, is NOT showing it at STAT pin. This should also not happen.

    Do you see any possibilities to remove the bug and to get a new FW?

    Is possible at all to update the chips? We buyed already 3000 pcs of both for assembly.

    Regards,

    Alexandru Mixich

  • Hi Anthony,

    i made a temperature test (between at -5 and +50°C) with our device where gasgauge control entirely the charger. The bit GG_CHGRCTL_EN was set in FLAGS. In the HOT phase at +50°C (the charging was already stopped and the battery temperature was 61°C ) the battery voltage has increased to 4193mV. Some time latter (1-2 sec.) the GG_CHGRCTL_EN bit was disabled. From this time the charger was not controlled anymore by the gasgauge. 

    Is any explication for this behaviour?

    Regards,

    Alexandru Mixich

  • Hi Alexandru,

    I made further tests and even the charger in fault case, is NOT showing it at STAT pin. This should also not happen.

    Is STAT above referring to the CHG_STAT of REG8 or a different STAT value?

    Do you see any possibilities to remove the bug and to get a new FW?

    Is possible at all to update the chips? We buyed already 3000 pcs of both for assembly.

    I'll reach out to our firmware team to see if there are any firmware updates in process.

    i made a temperature test (between at -5 and +50°C) with our device where gasgauge control entirely the charger. The bit GG_CHGRCTL_EN was set in FLAGS. In the HOT phase at +50°C (the charging was already stopped and the battery temperature was 61°C ) the battery voltage has increased to 4193mV. Some time latter (1-2 sec.) the GG_CHGRCTL_EN bit was disabled. From this time the charger was not controlled anymore by the gasgauge. 

    Is any explication for this behaviour?

    Have any protections been triggered by the gauge when the cell reached the higher temperatures? Do you have a log file depicting the situation above so we can take a deeper look?

    Regards,

    Anthony Baldino

  • Hi Anthony,

    with STAT I mean the pin of the bq24192, which in case of a fault  should blink, but unfortunately is not hapen in case the timer expire.

    I hope a firmware update exist in process.

    I think the Overvoltage protection of the battery has triggered which is set to 4.25V, but I'm not 100% sure. Unfortunately I have no logged file. 

    Regards,

    Alexandru Mixich

  • Hi Alexandru,

    Since the Overvoltage protection and STAT pin are controlled by the charger, I will loop someone in from their team for their input.

    Regards,

    Anthony Baldino

  • Hi Alexandru

    Checking on the BQ24192 issue and will have an update early next week.

    One thing that would help -- What is the value of REG07?

  • Hi Bill, Hi Anthony

    the value of REG07 is 0x0B.

    But now an additional issue has appeared.

    We made a test with charging/discharging to see how good the the SOC will be displayed. This value we use in our application to decide when our device need to be shut down due to the lack of capacity.

    From the picture below you can see that although CellPackVoltage is reaching the value of TerminateVoltage (3V in our case) the SOC value remain blocked at ca. 78%. 

    The TrueSOC is going down but not the SOC. Do you have an explanation for this behaviour?

    Regards,

    Alexandru Mixich

  • Hi Alexandru,

    Regarding the SOC issue, would it be possible to share a log file so we can take a look?

    Regards,

    Anthony

  • Hi Anthony,

    Concerning blocked SOC I can share with you our own log file for the last 12 hours (it is similar to bq log file only that it miss some columns).

    Here is the file (CSV format): 

    TR_0000000037_epi_026_VG5_MISC_DATA_FROM_WD.txt

    The SmoothEn Bit in OpConfig C register was set to 1.

    Regards,

    Alexandru Mixich

  • Hi Alexandru,

    Understood, I see that the log file sent was taken at the beginning of a charge period. If possible, I would like to look at one of these relax periods after charge where the TrueSOC is falling but the Reported SOC is not. Since the TrueSOC relies on the Unfiltered FCC and RemCap values, this makes me believe that these values are still changing during this relax period.

    Regards,

    Anthony

  • Hi Anthony,

    please find attached the logging for the desired time period.

    TR_0000000036_epi_026_VG5_MISC_DATA_FROM_WD.txt

    Regards,

    Alexandru Mixich

  • Hi Anthony,

    please check the row at the DateTime 17.08.2024 21:21:12.

    It shows how the value of TrueSOC change to 0 and how the SOC drop from 73% to 0%. From this time SOC is not blocked anymore!!!

    Regards,

    Alexandru Mixich

  • Hi Alexandru

    Quick update -- I have been looking into the BQ24192 not blinking fault issue.

    We have not been able to duplicate the problem yet but still checking on it. We see blinking for OVP and TS fault in lab.

    Thanks for info on value of REG07, thought this was related to a known problem BUT that does not appear to be the case.

    Will send another update by end of week.

  • Hi Alexandru,

    Thank you for sending the log, I believe that the True SOC is dropping because there is still a discharge current being applied at this time:

    However, regarding the reported SOC, I believe this value is dropping from the constant value to 0 due to the smoothing algorithm, where the gauge will update all of the passed charge in a relax state once exiting the relax state. However, with the discharge still occurring, the gauge should not be in a relax state, in turn the smoothing algorithm should not be active at this time. Can you please tell me what the Quit Current Parameter is currently set as?

    Regards,

    Anthony

  • Hi Anthony,

    The value for Quit Current is set to 30 mA. 

    I'm just wondering why the SOC remain at a constant value although TrueSOC is dropped as expected during the discharge phase?

    Our test aim is to see how accurate calculate the gasgauge all the values (SOC, RM, FullChargingCapacity, etc processed by our App) when NOT a complete (100%) charge/discharge cycle occur. We want to check how it behaves when small charge/discharge cycles occurs (for example 30% discharging, 20%charging than next10% discharging and 15% charging and so on).

    Regards,

    Alexandru Mixich

  • Hi Alexandru,

    I'm just wondering why the SOC remain at a constant value although TrueSOC is dropped as expected during the discharge phase?

    I believe that something might be triggering the smoothing functionality at this point where the SOC remains constant, which is odd because the gauge does not enter relax at this point where it should trigger. However, it is difficult to determine what is causing this since the sent log file does not have the full set of register readouts from the device.

    Regards,

    Anthony

  • Hi Anthony,

    from which other register you will need the readouts? 

    Our workaround is to deselect SmoothEn bit in Opconfig C. Since we did this, we have not registered any anomaly more. Is this the way we should follow?

    Regards,

    Alexandru Mixich

  • Hi Alexandru,

    Our workaround is to deselect SmoothEn bit in Opconfig C. Since we did this, we have not registered any anomaly more. Is this the way we should follow?

    I think this should work as a workaround, however if there is a standby current applied during relax or a large jump in temperature, the SOC will most likely move much more since the unfiltered values are being used. If these are situations not normally seen in this application, then I believe it is ok to use the unfiltered values.

    Regards,

    Anthony

  • Hi Bill,

    do you have any update concerning BQ24192 not blinking fault issue?

    Regards,

    Alexandru Mixich

  • Hi Anthony,

    i'm faced with a new issue now.

    During relaxing phase, after fully charging the battery (the FC bit was set) suddenly the charger has started for a short time, 5 sec. (the time period is marked in yellow in the Excel file, Date 09.09.2024, Time 12:29) to charge at 4200 mV. But this is unwanted due to the saffety reason and it should remain at 4100mV as defined per temperature profile. Also the SOC was set to 100%

    What can be the cause for this behaviour?

    Regards,

    Alexandru Mixichlog_Dev_8132400016.xlsx

  • Hi Alexandru,

    Once 100% is being seen from the SOC at 4100mV, is the charge being disabled using the CE pin of the charger? When this new charge appears, is there a way the CE pin is becoming enabled again?

    Regards,

    Anthony

  • Hi Anthony,

    the CE pin of the charger is all the time LOW. (see the attached schematic)

    It is possible that the communication between the charger and gasgauge has been interrupted for a short time and the mode has changed from Host to Default? That could explain why the voltage has chaged to 4200mV (this is the default value in REG04) and the charging has started althogh the FC bit was set. What is your opinion?

    Regards,

    Alexandru Mixich

  • Hi Alexandru,

    Please allow me to get our charger team's opinion on if stopping the communication to the charger can reset these values.

    Regards,

    Anthony

  • Hi Anthony,

    i've provocate a communication error on the I2C lines between charger and gasgauge and i was able to reproduce the issue and confirmed on this way my assumptions written in my last message. To generate this case i've short circuited both communication lines for few seconds.

    Attached the log file taken with bqstudio.

    Wed Sep 11 13:41:52 CEST 2024
    
    Device Version Info = 0531_1_02
    BQZ Device Name = bq27531G1
    BQZ Firmware Version = 1_02
    
    
    Sample,DateTime,ElapsedTime,Control,CtrlStatus,AtRate(@),@TimeEmpty,Temperature,Voltage,Flags,ApplicationStatus,NomAvailCap,FullAvailCap,RemCap,FullChgCap,AvgCurrent,AvgPower,TimeToEmpty,StandbyCurrent,Int. Temperature,Res. Scale,ChargingLevel,SOHStat,SOH,Cycle Count,StateOfChg,InstCurr,ProgChargingCurrent,ProgChargingVoltage,LevelTaperCurrent,CalcChargingCurrent,CalcChargingVoltage,ChargerStatus,Chrgr_Reg0,Chrgr_Reg1,Chrgr_Reg2,Chrgr_Reg3,Chrgr_Reg4,Chrgr_Reg5,Chrgr_Reg6,Chrgr_Reg7,Chrgr_Reg8,Chrgr_Reg9,Chrgr_RegA,DesignCapacity,Qmax,Qpass,dod0,DoDatEOC,Qstart,RemCapT,RemCap Sm,FCC True,FCC Sm,SOC True,LogRowTime(ms),LogStatus
    1,2024-09-11 13:42:02,10.722,0x0102,0x029B,0,65535,26.85,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.45,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1186,SUCCESS
    2,2024-09-11 13:42:12,20.023,0x0102,0x029B,0,65535,26.85,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.45,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1168,SUCCESS
    3,2024-09-11 13:42:22,30.757,0x0102,0x029B,0,65535,26.85,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.45,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1184,SUCCESS
    4,2024-09-11 13:42:32,40.045,0x0102,0x029B,0,65535,26.85,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.45,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1181,SUCCESS
    5,2024-09-11 13:42:42,50.787,0x0102,0x029B,0,65535,26.85,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.45,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1217,SUCCESS
    6,2024-09-11 13:42:52,60.056,0x0102,0x029B,0,65535,26.85,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.45,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1168,SUCCESS
    7,2024-09-11 13:43:02,70.806,0x0102,0x029B,0,65535,26.85,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.45,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1213,SUCCESS
    8,2024-09-11 13:43:12,80.072,0x0102,0x029B,0,65535,26.85,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.45,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1182,SUCCESS
    9,2024-09-11 13:43:23,90.880,0x0102,0x029B,0,65535,26.85,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.35,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1219,SUCCESS
    10,2024-09-11 13:43:32,100.077,0x0102,0x029B,0,65535,26.85,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.35,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1178,SUCCESS
    11,2024-09-11 13:43:43,110.944,0x0102,0x029B,0,65535,26.85,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.45,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1185,SUCCESS
    12,2024-09-11 13:43:52,120.085,0x0102,0x029B,0,65535,26.85,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.45,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1184,SUCCESS
    13,2024-09-11 13:44:03,131.055,0x0102,0x029B,0,65535,26.85,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.35,0,0,3,89,0,100,1,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1184,SUCCESS
    14,2024-09-11 13:44:12,140.123,0x0102,0x029B,0,65535,26.85,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.35,0,0,3,89,0,100,1,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1226,SUCCESS
    15,2024-09-11 13:44:23,151.132,0x0102,0x029B,0,65535,26.85,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.35,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1185,SUCCESS
    16,2024-09-11 13:44:32,160.143,0x0102,0x029B,0,65535,26.85,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.35,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1221,SUCCESS
    17,2024-09-11 13:44:43,171.166,0x0102,0x029B,0,65535,26.85,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.45,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1183,SUCCESS
    18,2024-09-11 13:44:52,180.163,0x0102,0x029B,0,65535,26.85,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.45,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1186,SUCCESS
    19,2024-09-11 13:45:03,191.214,0x0102,0x029B,0,65535,26.75,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.45,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1198,SUCCESS
    20,2024-09-11 13:45:12,200.166,0x0102,0x029B,0,65535,26.75,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.45,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1184,SUCCESS
    21,2024-09-11 13:45:23,211.241,0x0102,0x029B,0,65535,26.75,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.45,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1188,SUCCESS
    22,2024-09-11 13:45:32,220.190,0x0102,0x029B,0,65535,26.75,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.45,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1222,SUCCESS
    23,2024-09-11 13:45:43,231.306,0x0102,0x029B,0,65535,26.75,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.45,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1202,SUCCESS
    24,2024-09-11 13:45:52,240.207,0x0102,0x029B,0,65535,26.75,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.45,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1205,SUCCESS
    25,2024-09-11 13:46:03,251.353,0x0102,0x029B,0,65535,26.85,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.35,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1186,SUCCESS
    26,2024-09-11 13:46:12,260.231,0x0102,0x029B,0,65535,26.85,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.35,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1197,SUCCESS
    27,2024-09-11 13:46:23,271.370,0x0102,0x029B,0,65535,26.75,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.35,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1198,SUCCESS
    28,2024-09-11 13:46:32,280.241,0x0102,0x029B,0,65535,26.75,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.35,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1187,SUCCESS
    29,2024-09-11 13:46:43,291.434,0x0102,0x029B,0,65535,26.75,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.35,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1214,SUCCESS
    30,2024-09-11 13:46:52,300.258,0x0102,0x029B,0,65535,26.75,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.35,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1186,SUCCESS
    31,2024-09-11 13:47:03,311.445,0x0102,0x029B,0,65535,26.75,4077,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.35,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1217,SUCCESS
    32,2024-09-11 13:47:12,320.271,0x0102,0x029B,0,65535,26.75,4077,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.35,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1220,SUCCESS
    33,2024-09-11 13:47:23,331.480,0x0102,0x029B,0,65535,26.75,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.35,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1200,SUCCESS
    34,2024-09-11 13:47:32,340.285,0x0102,0x029B,0,65535,26.75,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.35,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1222,SUCCESS
    35,2024-09-11 13:47:43,351.508,0x0102,0x029B,0,65535,26.75,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.35,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1186,SUCCESS
    36,2024-09-11 13:47:52,360.298,0x0102,0x029B,0,65535,26.75,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.35,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1209,SUCCESS
    37,2024-09-11 13:48:03,371.571,0x0102,0x029B,0,65535,26.85,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.35,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1187,SUCCESS
    38,2024-09-11 13:48:12,380.306,0x0102,0x029B,0,65535,26.85,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.35,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1187,SUCCESS
    39,2024-09-11 13:48:23,391.619,0x0102,0x029B,0,65535,26.85,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.35,0,0,3,89,0,100,1,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1188,SUCCESS
    40,2024-09-11 13:48:32,400.321,0x0102,0x029B,0,65535,26.85,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.35,0,0,3,89,0,100,1,0,0,0,0,0,0x00,0x37,0x0A,0x10,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1187,SUCCESS
    41,2024-09-11 13:48:43,411.651,0x0102,0x029B,0,65535,26.85,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.35,0,0,3,89,0,100,0,0,0,0,0,0,0x40,0x37,0x0A,0x60,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1199,SUCCESS
    42,2024-09-11 13:48:52,420.330,0x0102,0x029B,0,65535,26.85,4078,0x0728,0x00,4076,4076,4047,4047,0,0,65535,-15,27.45,0,0,3,89,0,100,1,0,0,0,0,0,0x00,0x37,0x0A,0x60,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-1516,6557,1320,1470,3945,4047,3945,4047,100,1195,SUCCESS
    43,2024-09-11 13:49:03,431.691,0x0102,0x028B,0,65535,26.45,4189,0x0728,0x00,4086,4092,4048,4048,578,2421,65535,-15,27.65,0,0,3,89,0,100,578,0,0,0,0,0,0x00,0x37,0x1A,0x60,0x00,0x03,0x18,0x1F,0x0B,0xA4,0x00,0x2B,4500,4598,-1,1344,1320,7,3935,4048,3941,4048,100,1194,SUCCESS
    44,2024-09-11 13:49:12,440.339,0x0102,0x028B,0,65535,26.45,4189,0x0728,0x00,4087,4092,4049,4049,569,2384,65535,-15,27.75,0,0,3,89,0,100,567,0,0,0,0,0,0x40,0x37,0x1A,0x60,0x00,0x03,0x18,0x1F,0x0B,0xA4,0x00,0x2B,4500,4598,-2,1344,1320,7,3936,4049,3941,4049,100,1185,SUCCESS
    45,2024-09-11 13:49:23,451.716,0x0102,0x029B,0,65535,26.95,4081,0x0728,0x00,4087,4092,4049,4049,0,0,65535,-15,27.75,0,0,3,89,0,100,1,0,0,0,0,0,0x00,0x37,0x0A,0x60,0x00,0x97,0x18,0x1F,0x0B,0xA4,0x00,0x2B,4500,4598,-2,1344,1320,7,3936,4049,3941,4049,100,1183,SUCCESS
    46,2024-09-11 13:49:32,460.357,0x0102,0x029B,0,65535,27.05,4080,0x0728,0x00,4087,4092,4049,4049,0,0,65535,-15,27.75,0,0,3,89,0,100,0,0,0,0,0,0,0x40,0x37,0x0A,0x60,0x00,0x97,0x18,0x1F,0x0B,0xA4,0x00,0x2B,4500,4598,-2,1344,1320,7,3936,4049,3941,4049,100,1183,SUCCESS
    47,2024-09-11 13:49:43,471.779,0x0102,0x028B,0,65535,26.95,4091,0x0728,0x00,4087,4092,4049,4049,60,245,65535,-15,27.85,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x60,0x00,0x97,0x18,0x1F,0x0B,0xA4,0x00,0x2B,4500,4598,-2,1344,1320,7,3936,4049,3941,4049,100,1187,SUCCESS
    48,2024-09-11 13:49:52,480.366,0x0102,0x029B,0,65535,27.05,4079,0x0728,0x00,4087,4092,4049,4049,0,0,65535,-15,27.85,0,0,3,89,0,100,1,0,0,0,0,0,0x00,0x37,0x0A,0x60,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-2,1344,1320,7,3936,4049,3941,4049,100,1205,SUCCESS
    49,2024-09-11 13:50:03,491.791,0x0102,0x029B,0,65535,27.05,4079,0x0728,0x00,4087,4092,4049,4049,0,0,65535,-15,27.95,0,0,3,89,0,100,1,0,0,0,0,0,0x40,0x37,0x0A,0x60,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-2,1344,1320,7,3936,4049,3941,4049,100,1186,SUCCESS
    50,2024-09-11 13:50:12,500.379,0x0102,0x029B,0,65535,27.05,4079,0x0728,0x00,4087,4092,4049,4049,0,0,65535,-15,27.95,0,0,3,89,0,100,1,0,0,0,0,0,0x40,0x37,0x5A,0x60,0x00,0x03,0x18,0x1F,0x0F,0x0F,0x0F,0x0F,4500,4598,-2,1344,1320,7,3936,4049,3941,4049,100,1209,SUCCESS
    51,2024-09-11 13:50:24,511.856,0x0102,0x029B,0,65535,27.15,4082,0x0728,0x00,4087,4090,4051,4051,0,0,65535,-15,28.15,0,0,3,89,0,100,1,0,0,0,0,0,0x00,0x37,0x0A,0x60,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-4,1344,1320,7,3939,4051,3942,4051,100,1185,SUCCESS
    52,2024-09-11 13:50:32,520.408,0x0102,0x029B,0,65535,27.15,4082,0x0728,0x00,4087,4090,4051,4051,0,0,65535,-15,28.15,0,0,3,89,0,100,1,0,0,0,0,0,0x00,0x37,0x0A,0x60,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-4,1344,1320,7,3939,4051,3942,4051,100,1210,SUCCESS
    53,2024-09-11 13:50:44,531.879,0x0102,0x028B,0,65535,26.75,4189,0x0728,0x00,4086,4089,4051,4051,567,2375,65535,-15,28.25,0,0,3,89,0,100,566,0,0,0,0,0,0x40,0x37,0x1A,0x60,0x00,0xB3,0x18,0x1F,0x0B,0xA4,0x00,0x2B,4500,4598,-4,1344,1320,7,3941,4051,3944,4051,100,1191,SUCCESS
    54,2024-09-11 13:50:52,540.429,0x0102,0x028B,0,65535,27.15,4142,0x0728,0x00,4087,4089,4052,4052,38,0,65535,-15,28.35,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x60,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-5,1344,1320,7,3942,4052,3944,4052,100,1208,SUCCESS
    55,2024-09-11 13:51:04,551.934,0x0102,0x029B,0,65535,27.25,4083,0x0728,0x00,4087,4089,4052,4052,0,0,65535,-15,28.35,0,0,3,89,0,100,0,0,0,0,0,0,0x00,0x37,0x0A,0x60,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-5,1344,1320,7,3942,4052,3944,4052,100,1200,SUCCESS
    56,2024-09-11 13:51:12,560.447,0x0102,0x029B,0,65535,27.25,4083,0x0728,0x00,4087,4089,4052,4052,0,0,65535,-15,28.15,0,0,3,89,0,100,1,0,0,0,0,0,0x00,0x37,0x0A,0x60,0x00,0x97,0x18,0x1F,0x0B,0x84,0x00,0x2B,4500,4598,-5,1344,1320,7,3942,4052,3944,4052,100,1187,SUCCESS
    

    This pair of components formed  by the gasgauge and the charger seems to have many curiosities. 

    The most important thing for me is the issue that the charger is not blinking in case of  a fault (charging time has expired). Can you ask the charger team if they could reproduce this and what kind of a workaround can be used.

    Regards,

    Alexandru Mixich

  • Hi Alexandru,

    Thank you for sending the log file over, we will look into it. I have looped in another member of the charger team to get their input to the issue.

    Regards,

    Anthony

  • Hi Anthony,

    any new updates?

    Regards,

    Alexandru Mixich

  • Hi Alexandru,

    Sorry for the delay, I will reach out to the charger team again for their input. We will provide an update when it is received.

    Regards,

    Anthony

  • Hi Alexandru

    The Charger Team is checking on STAT pin not Blinking for a fault, OVP and TS.  This is working in the lab we see STAT Blinking for a fault.

    Trying to identify a that would cause it not to Blink.

    Just to double check, you are using a BQ25192 and not a BQ25192I?  This 192I will not blink during fault

  • Hi Bill,

    we use bq24192, without I, together with bq27531G1. If i use bq24192 alone everything works fine. I have the problem when the charger is controlled by the gasgauge. 

    Regards,

    Alexandru Mixich

  • Hello Alex,

    Anthony is currently out of office. He should get back to you next week.

    Regards,

    Adrian