HP Probook 430 G2 (LA-B171P) Battery not detected

Collapse
This topic has been answered.
X
X
 
  • Time
  • Show
Clear All
new posts
  • RomanSko1
    Member
    • May 2024
    • 17
    • Ruanda

    #1

    HP Probook 430 G2 (LA-B171P) Battery not detected

    Hello, gentlmen!!!
    My HP Probook 430 g2 does not detect battery. I tested the battery on another laptop and it is OK.
    I believe smth is wrong with my PC ((.
    Searching this forum I found some nice suggestions.
    So, I tested Battery Connector pins (charger in/battery out) and here are my results:

    pin_1 0v (-)
    pin_2 3.30v
    pin_3 0v
    pin_4 3.38v (SCL)
    pin_5 2.55v (SDA)!!!
    pin_6 2.25 (+)

    As far as I understand SDA pin must be ~3.3v???
    Are there any other tests I can do before disassembling motherboard?
    I appreciate any help and hints. Thank u.
  • Answer selected by RomanSko1 at 06-15-2024, 07:13 AM.
    mon2
    Badcaps Legend
    • Dec 2019
    • 13834
    • Canada

    Based on the shared information and the feedback from the other techs, the MEC (microcontroller based) could be defective or the internal firmware is corrupted. The battery BMS communicates over SMBUS / I2C which you have confirmed is not defective. Usually there should be only a single SMBUS master and that is the charger IC. However, since the same SCL / SDA lines also travel to the MEC, if the MEC GPIO pins are not properly configured (they are not defective based on the posted diode mode readings), they SCL / SDA lines maybe strapped or at least preventing the SMBUS traffic from proceeding -> resulting in the failure to detect the battery pack.

    If your arduino can be made to act like a SMBUS analyzer, you can confirm this theory. Monitor the traffic while booting the logic board. Personally, would hunt down a nearby trace near the MEC pins and with a sharp X-ACTO knife, cut the PCB trace. Later, you can scrape off the black / blue / whatever color solder mask and solder blob it back together again. This idea is to only remove the MEC from camping onto the suspected SMBUS interface. At this time, we really do not know if it is ONLY the SCL or perhaps could be both, the SCL and SDA lines that are being messed with by the MEC.

    Suggest to start with cutting a small PCB trace on the SCL line only -> test. Just the same, what role is the MEC playing here with the battery?

    Comment

    • mon2
      Badcaps Legend
      • Dec 2019
      • 13834
      • Canada

      #2
      Measure the same pins for their voltages to ground on the known good laptop.

      Remove all power and no battery. Meter in diode mode. Red meter probe, yes red to ground. Black meter probe to point to test. Test each of the same battery connector pins. Post each measurement.

      Is this battery discharged? Do not see a proper output battery voltage in the list.

      Comment

      • RomanSko1
        Member
        • May 2024
        • 17
        • Ruanda

        #3


        Originally posted by mon2
        Measure the same pins for their voltages to ground on the known good laptop.

        Remove all power and no battery. Meter in diode mode. Red meter probe, yes red to ground. Black meter probe to point to test. Test each of the same battery connector pins. Post each measurement.

        Is this battery discharged? Do not see a proper output battery voltage in the list.
        1) I have no possibility to make measurements from another laptop now (((. Maybe at the end of the next week.

        2) DIODE MODE TEST RESULTS (6-pin battery connector, laptop side):

        pin_1 - red to ground
        pin_2 - 800
        pin_3 - 1
        pin_4 - 615
        pin_5- 615
        pin_6 - 570

        3) The battery is absolutely new.
        My laptop worked several hours using this new battery (even being not detected) until it wasn't totally discharged.
        Another laptop detects and charges it well.
        So, the battery discharged and I can't charge it anymore as it isn't detected by win7 or bios (M74 01.54).
        I make some smbus readings from the battery and see that it is 13.3V now.
        The bat. communicates fine via I2C.

        Thank u, for your help.

        Comment

        • mon2
          Badcaps Legend
          • Dec 2019
          • 13834
          • Canada

          #4
          Smbus pins are ok. The lower voltage could be from the line toggling. Is the battery compatible with this logic board?

          Comment

          • RomanSko1
            Member
            • May 2024
            • 17
            • Ruanda

            #5
            Originally posted by mon2
            Smbus pins are ok. The lower voltage could be from the line toggling. Is the battery compatible with this logic board?
            I've just tested 4 more new batteries from another seller. None of them was detected (((.
            Can it be BIOS issue? I updated it several years ago.
            The battery wasn't plugged in while I was updating BIOS.
            I've just reset Bios to factory but nothing changed.
            Is it worth uploading previous firmware? I am at 1.54 M74 now.

            Comment

            • rogfanther
              Badcaps Veteran
              • Jul 2006
              • 458
              • Brazil

              #6
              Are you using the correct, official HP charger ?

              Comment

              • RomanSko1
                Member
                • May 2024
                • 17
                • Ruanda

                #7
                Originally posted by rogfanther
                Are you using the correct, official HP charger ?
                Yes! It is original. Bought it brand new together with the laptop. Works perfect for 10 years already. Do I have to do some tests with it?

                Comment

                • mon2
                  Badcaps Legend
                  • Dec 2019
                  • 13834
                  • Canada

                  #8
                  Run the hardware diagnostics referenced here:

                  https://support.hp.com/us-en/documen...541-4194587-16

                  Be sure you have all of the required low level device drivers installed.

                  Comment

                  • RomanSko1
                    Member
                    • May 2024
                    • 17
                    • Ruanda

                    #9
                    Originally posted by mon2
                    Run the hardware diagnostics referenced here:

                    https://support.hp.com/us-en/documen...541-4194587-16

                    Be sure you have all of the required low level device drivers installed.
                    mon2, thank u so much for your time.
                    The link you gave me was the first algorithm I realized. But no luck.
                    I have latest BIOS updates and made hard resets several times... Nothing (((.

                    Comment

                    • mon2
                      Badcaps Legend
                      • Dec 2019
                      • 13834
                      • Canada

                      #10
                      Contact # 6 on the battery connector is BAT_DET#. The '#' suffix denotes an ACTIVE LOW signal. If this line is a logic LOW = '0', then the battery is present; otherwise with a logic '1', the battery is ABSENT.

                      You have a logic '1'. Take a piece of wire and ground this contact #6 AND have a battery installed. Test again.

                      Comment

                      • RomanSko1
                        Member
                        • May 2024
                        • 17
                        • Ruanda

                        #11
                        Originally posted by mon2
                        Contact # 6 on the battery connector is BAT_DET#. The '#' suffix denotes an ACTIVE LOW signal. If this line is a logic LOW = '0', then the battery is present; otherwise with a logic '1', the battery is ABSENT.

                        You have a logic '1'. Take a piece of wire and ground this contact #6 AND have a battery installed. Test again.
                        I got you. Here is the result:

                        pin_1 0v (-)
                        pin_2 0v <===== 3.3v before
                        pin_3 0v
                        pin_4 3.39v (SCL)
                        pin_5 2.55v (SDA)
                        pin_6 2.21 (+)​

                        SDA voltage didn't change (.

                        Comment

                        • mon2
                          Badcaps Legend
                          • Dec 2019
                          • 13834
                          • Canada

                          #12
                          Ground pin # 6.

                          Comment

                          • RomanSko1
                            Member
                            • May 2024
                            • 17
                            • Ruanda

                            #13
                            Pin 6 is BAT+
                            Your "pin6" is same as "pin2" in my interpretation. I have "BI" symbol on that pin from battery side. I believe it means "Battery In".
                            So, I did it correctly and SDA value stays the same (((.

                            I use this schematics and it suites my pinout 100%.
                            Attached Files

                            Comment

                            • mon2
                              Badcaps Legend
                              • Dec 2019
                              • 13834
                              • Canada

                              #14
                              Sorry - my bad. Just came back from a Costco run. My reference is a G3 schematic - can you link yours in the schematic forum?

                              What is the voltage to ground of the pull-up voltage = 3D3V_AUX_S5 ?

                              Comment

                              • RomanSko1
                                Member
                                • May 2024
                                • 17
                                • Ruanda

                                #15
                                Here is the schematics I rely on.


                                Page 39.

                                https://www.badcaps.net/forum/troubl...849#post770849

                                Comment

                                • mon2
                                  Badcaps Legend
                                  • Dec 2019
                                  • 13834
                                  • Canada

                                  #16
                                  Confirm the RTC battery voltage.

                                  Comment

                                  • RomanSko1
                                    Member
                                    • May 2024
                                    • 17
                                    • Ruanda

                                    #17
                                    CMOS Battery was 2.67V. Changed it to a new one. Now it's 3.3V.
                                    I had to disassemble laptop to confirm rtc bat, so, I made some additional tests.
                                    I checked charger BQ pins 8 and 9. They are 2.55 (SDA) and 3.38 (SCL).
                                    After that I checked pins 111 and 112 of MEC1322-NU. They have same measurements for SDA and SCL - 2.55 and 3.38.

                                    Is it possible that my MEC is malfunction?
                                    How can detect BQ version (it has no writings on it (((( )?
                                    Attached Files

                                    Comment

                                    • Ponto da Manutenção
                                      Member
                                      • May 2024
                                      • 47
                                      • Brasil

                                      #18
                                      Originally posted by RomanSko1



                                      1) I have no possibility to make measurements from another laptop now (((. Maybe at the end of the next week.

                                      2) DIODE MODE TEST RESULTS (6-pin battery connector, laptop side):

                                      pin_1 - red to ground
                                      pin_2 - 800
                                      pin_3 - 1
                                      pin_4 - 615
                                      pin_5- 615
                                      pin_6 - 570

                                      3) The battery is absolutely new.
                                      My laptop worked several hours using this new battery (even being not detected) until it wasn't totally discharged.
                                      Another laptop detects and charges it well.
                                      So, the battery discharged and I can't charge it anymore as it isn't detected by win7 or bios (M74 01.54).
                                      I make some smbus readings from the battery and see that it is 13.3V now.
                                      The bat. communicates fine via I2C.

                                      Thank u, for your help.
                                      ===============================================================================================

                                      pin_1 - red for earth pin_2 - 800-----------------------------Checks if there is communication with pin 2 of (U2701)
                                      pin_3 - 1--------------------------------This is wrong. check pin 3 of D392?
                                      pin_4 - 615
                                      pin_5- 615
                                      pin_6 - 570 =================================================== ====================================
                                      pin_1 0v (-)-------------ok pin_2 3.30v------------------------is supposed to be at 00 pin_3 0v---------------------ok
                                      pin_4 3.38v (SCL)-------------------------------------
                                      pin_5 2.55v (SDA)!!---------------------checks RN3901
                                      pin_6 2.25 (+)--------------------------------------------- ---------Wrong... your battery is 13.3V... check or replace (PU4004....BQ24736)
                                      Last edited by SMDFlea; 05-12-2024, 03:10 PM.

                                      Comment

                                      • mon2
                                        Badcaps Legend
                                        • Dec 2019
                                        • 13834
                                        • Canada

                                        #19
                                        With no power -> also confirm the resistance of R3902.

                                        Comment

                                        • mcplslg123
                                          Badcaps Legend
                                          • Jun 2015
                                          • 7262
                                          • india

                                          #20
                                          You need to check each and every part connected on SDA line. Howver, if you sio is MEC14XX ,very likely its MEC fault as this is quite common(have faced atlest 10 times in last 6 months alone). You can just try lifting the SDA pin on EC(or cutting the track will also do) and see if SDA jumps back to 3.3V on charging IC. However, it needs good skill and practice to do so ,else there is a chance of damaging the EC.

                                          Comment

                                          Related Topics

                                          Collapse

                                          • Bowline
                                            Dell E6400 PT434 type Battery Charging Stuck at 1%. Battery Pinouts?
                                            by Bowline
                                            My question pertains to understanding the control circuity inside a Dell PT434 type battery used in Dell E6400, E6410 and other Dell notebooks?

                                            Does anyone have a circuit diagram for the inside of a Dell PT434 battery and/or a description of how the control lines work to control this battery?

                                            My reason for asking is I have a battery which I cannot get to charge beyond 1% in a Dell E6410 or E6400.
                                            The LED bar graph charge indicator on the battery shows one LED lighted when the info button is pressed.
                                            I have tried multiple different Dell power adapters. My Dell...
                                            06-11-2025, 10:13 AM
                                          • Julian Bailey
                                            HP ProBook 445 G8 Battery not charging
                                            by Julian Bailey
                                            Hi all

                                            We have in a HP ProBook 445 G8 laptop with AMD Ryzen 7 CPU. When power is connected the power LED light blinks 5 times then stops. Normally HP laptops will blink this LED 10 times as it does a self test when the AC adaptor is inserted. So there must be some sort of short somewhere.

                                            The battery doesn't charge, and is erratic on the MM voltage. Bench PSU LED pulsates when the battery is connected also. So the fault must be on the charging circuit?

                                            I have gone around the board with a MM and cant find anything

                                            Windows shows the battery fine,...
                                            10-11-2024, 10:34 AM
                                          • mrkmpn
                                            Lenovo Yoga C930-13IKB EYG70 NM-B741 Battery not detected.
                                            by mrkmpn
                                            Hello, I have a customer that brought this laptop in after replacing his battery. He said his original battery charge was not lasting long, and after replacing the battery with one purchased from iFixit, the charging worked for about 30 minutes and then stopped, and the battery is no longer detected by windows.

                                            This laptop powers on when the AC adapter is connected, and my USB-C multimeter shows current being used with both ports, but the charging light does not come on, and in Windows the battery icon shows an X as if there is no battery present. If I disconnect the AC adapter,...
                                            03-13-2024, 01:54 PM
                                          • techfreak9356
                                            Vostro 3400 (LA-K033P) won't charge battery, everything else ok
                                            by techfreak9356
                                            I bought a Vostro 3400 motherboard (LA-K033P) to upgrade over my damaged Inspiron 5593 (LA-J091P) board. Everything else is ok except for the battery. This battery I am using now is already a replacement one since I disposed of the bloated original one. Back in the Inspiron 5593 motherboard, the battery charges fine and is identified just fine. However, with the upgraded motherboard, suddenly the replacement battery is labeled as "Not a dell battery". When I borrow a similar battery from my colleague (which did not have replacements yet), it is identified and charges just fine.
                                            ...
                                            09-14-2023, 11:10 PM
                                          • Document Archive
                                            ISL88739AHRZ ISL88739 Laptop Battery Charger Datasheet
                                            by Document Archive
                                            The ISL88739 & ISL88739AHRZ are a highly versatile combo battery charger
                                            configurable for operating as either a Hybrid Power Boost (HPB)
                                            charger or a Narrow VDC (NVDC) charger, supporting 2-, 3-, or
                                            4-cell batteries. Both configurations allow the battery to work with
                                            the adapter together to supply the system load when it exceeds
                                            the adapter capability, referred to as system Turbo mode. HPB
                                            charger configuration reverse-boosts battery energy to the system
                                            bus to help the adapter provide the system power in Turbo mode.
                                            NVDC charger configuration...
                                            11-05-2024, 03:28 PM
                                          • Loading...
                                          • No more items.
                                          Working...