MacBook Pro 13inch 2017mid (A1706 820-00923-A) - liquid damage - USBC and Display short circuit

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rilley
    Member
    • Jul 2024
    • 30
    • Romania

    #21
    Originally posted by piernov
    If there was liquid damage in the LCD connector, CPU is most likely damaged anyway as a result of backlight rail arcing with eDP AUX line.
    Hello Piernov, thank you for the input.

    The only damage that I saw on the board with a magnifier, was on the pin PP5V_S0_ALSCAM_F on the display side, and on the board, and resistor L4004 burned.

    And I've checked, I have PP5V_S0 = 5,1v.

    Should I remove the heat sink from the CPU to see if everything is intact?
    Attached Files

    Comment

    • rilley
      Member
      • Jul 2024
      • 30
      • Romania

      #22
      I tried to debug why PP1V8_S0 = 0 Volts

      See attached PDF with the analysis.

      I think it has connections with PP1V8_SUS which comes 0v from U7800

      And also it has missing components (attached a photo with the board), not sure if it helps as PP1V8_SUS_REG_R is 0volts that comes from U7800

      From my understanding if I don't have PP1V8_S0, then ALL_SYS_PWRGD​ is low (0volts), then the whole system can't continue booting, right?
      Attached Files

      Comment

      • reformatt
        Badcaps Legend
        • Feb 2020
        • 1409
        • Australia

        #23
        Click image for larger version

Name:	image.png
Views:	71
Size:	68.0 KB
ID:	3509439

        Usually this data line is shorted after liquid damage to J8500. Should still boot, but you won't get an image. Very common fault.​
        Attached Files

        Comment

        • rilley
          Member
          • Jul 2024
          • 30
          • Romania

          #24
          Originally posted by reformatt

          Usually this data line is shorted after liquid damage to J8500. Should still boot, but you won't get an image. Very common fault.
          At the moment I'm trying to boot it up without display and any other major peripherals.

          And from my understanding, I'm stuck at missing: ALL_SYS_PWRGD and missing:
          PP1V8_S0
          PP1V8_SUS​

          Comment

          • rilley
            Member
            • Jul 2024
            • 30
            • Romania

            #25
            Originally posted by reformatt

            Usually this data line is shorted after liquid damage to J8500. Should still boot, but you won't get an image. Very common fault.

            Did two measurements, multimeter in resistance mode at 20k unit, black probe at GND, and red probe:


            EDP_INT_AUX_N
            4,68

            EDP_INT_AUX_P
            4,62


            EDP_INT_AUX_N
            4,64

            EDP_INT_AUX_P
            4,59

            Comment

            • reformatt
              Badcaps Legend
              • Feb 2020
              • 1409
              • Australia

              #26
              PP1V8_S0 is derived via a load switch from PP1V8_SUS, which in turn is generated by PMIC U7800. Enable is PM_SLP_SUS_L (measure at R1458), output is via L8020. Check for low ohms etc on the 1.8V lines, especially around touchbar connectors.​

              Comment

              • rilley
                Member
                • Jul 2024
                • 30
                • Romania

                #27
                What I found so far:

                Part 1:
                ====================================================

                PM_SLP_SUS_L = 3,35v

                R8024 is not on the board, along with R8029, C8029.
                >> but it seems that there weren't anyway, I think nobody remove them, doesn't seems to be trace of flux or heat there (see attached photos).

                So my understanding is, without that R8024 it can't convert the P1V8SUS_SW (AC) to P1V8SUS (DC) needed for PP1V8_S0.

                PP1V8_S0 measured in resistance mode, and is not in short.

                I don't have an oscilloscope, measured P1V8SUS_SW with multimeter in AC set to 2v unit, and got: 0,016 (not sure if this is relevant).

                Part 2:
                ====================================================​

                Missing component from the board R5400, I can see from the board that it was removed from there (by the old service that I've employed a long time ago).

                Attached photo for more context. From my understanding this is the main entry point to power-up the CPU stuff. I have PPBUS_G3H =13V there.

                PPBUS_HS_CPU is not in short (measured with multimeter resistance mode at 20k and I have 6kOhm and going up).

                >> I guess they removed that R5400 to do measurements, I think..

                -----------​​​​​​​-----------​​​​​​​-----------​​​​​​​-----------​​​​​​​-----------​​​​​​​-----------​​​​​​​-----------​​​​​​​-----------​​​​​​​----
                What do you think? (I'll continue debugging)
                Attached Files

                Comment

                • rilley
                  Member
                  • Jul 2024
                  • 30
                  • Romania

                  #28
                  Could it be that this PP1V8_SUS is generated somewhere else and I need to dig elsewhere and not on the U7800 ?

                  ( seems like the R8024 is not on the board, along with R8029, C8029 will definitely will not help to go further with PP1V8_S0, but from what I saw on the board, there are places that are missing components, but I think they are not there by Apple and nobody removed them [like old repair shop], see the red circle from the past photos that I made with the board, seems like there are small circles with flux ).

                  Also, without PP1V8_S0, and PPBUS_HS_CPU, then I won't have ALL_SYS_PWRGD anyway, right?

                  Comment

                  • mon2
                    Badcaps Legend
                    • Dec 2019
                    • 14182
                    • Canada

                    #29
                    No. The red circled areas are machine deposited solder paste areas using a smd stencil with aperture openings. That is, the paste was applied at manufacturing time but the parts were marked as do not populate.

                    Comment

                    • reformatt
                      Badcaps Legend
                      • Feb 2020
                      • 1409
                      • Australia

                      #30
                      R8024 and R5400 are for current sense; it should just read as a short and aren't physical components. R8029, C8029 are NO STUFF in the schematic, so not fitted during production.

                      PP1V8_SUS is generated from U7800 (3 of 10), no where else. Check that resistance to ground at L8020 isn't short or low. Then check all your signals going in: PP3V3_S5, PP5V_PMICLDO, PM_SLP_SUS_L. Its a buck converter, so you also check the feedback components R8025, R8020, R8021, C8020. The PMIC shouldn't be underfilled, but if it got liquid damage under it, it may need to be removed and reballed.

                      Comment

                      • rilley
                        Member
                        • Jul 2024
                        • 30
                        • Romania

                        #31
                        Thank you Mon2 & Reformatt for your prompt response and for helping me out!

                        Did some measurements:

                        PP5V_PMICLDO = 5,13v (at C8025 and at the test pad) - OK
                        Feedback positive resistance has 10ohm (R8021) - OK
                        Feedback negative resistance has 99ohm (R8020) - OK

                        GND and L8020 resistance has 2kOhm (at P1V8SUS_SW bottom side of the inductor) - I think is OK
                        L8020 resistance as inductor on both sides (has continuity) - I think is OK

                        PP3V3_S5 near U7800 ( C8020 ) = 3,35V - I think is OK
                        PP3V3_PMICLDO ( at C7839 ) = 3,2V - might be to low? I can re-do the measurement tomorrow.

                        PM_SLP_SUS_L ( at test pad ) = 3,35V - I think is ok?

                        PP1V8_SUS ( at C8023, and test pad, and C8022 ) = 0V - this is the missing one..
                        >> this has continuity from test pad C8022( PP1V8_SUS ) to P1V8SUS_SW ( R8024 is actually a bridge in PCB, no resistor there )

                        P1V8SUS_SW ( at L8020 ) = 0V - this is the issue

                        PPBUS_G3H ( from C8002 ) = 13V - OK

                        PPBUS_HS_CPU ( at C7960 ) = 0V --> could it be related to this and the missing R5400 shunt resistor and has correlation to U7800 and my missing PP1V8_SUS ?

                        PPBUS_G3H (at C8013 ) = 13V - OK

                        PP3V3_S5 ( from C8021 ) = 3,2V - OK?

                        Test pad at P1V8SUS_PGOOD = I think is low, 0v, was very hard to measure this one, pin too small on the PCB board.

                        R5400 missing shunt resistor, on the schematic I see it should be there, but on the actual PCB board is removed, I do think someone removed that one as I see traces on the PCB board, I've attached a photo in earlier comments yesterday.

                        >> anyway, if I put a wire at R5400 ( between, PPBUS_G3H and PPBUS_HS_CPU ) will this help? Could I get damages? ( I understand there are some realtime measurements at ISNS_HS_COMPUTING_N & ISNS_HS_COMPUTING_P )

                        >> could it be the missing R5400, could lead to missing PP1V8_SUS from U7800 ?
                        >> if no, and the U7800 has damages, can I create my own convertor buck and inject that 1,8v to the circuit? ( I think this would lead to enable manually the P1V8SUS_PGOOD )
                        >> at the moment, I don't have hot air solder machine, and it's harder to play and remove the U7800 chip, I could go to someone, and he could only heat it up and press it a little bit more so maybe it helps to connectivity, but to reball it I think it's harder for me :S

                        Want to mention, C8022 and C8023, they are a little bit swollen, not that much, but I can see them with my magnifier, measured them for short, it has 1.9kOhm respectively 2.0kOhm, so I think they are ok, i think.

                        Will need to go to someone who has an oscilloscope to measure better the U7800 and P1V8SUS_SW..
                        >> I've looked closer near U7800 with my magnifier and I don't see physical damages there.

                        PS: I didn't measured in realtime the P1V8SUS_FB_P and P1V8SUS_FB_N for voltage, as the circuit is too small there and I might short things up there, I will try to go to someone that has oscilloscope and maybe he might be able to help with the measurement there.

                        Thank you!
                        Attached Files

                        Comment

                        • rilley
                          Member
                          • Jul 2024
                          • 30
                          • Romania

                          #32
                          Also measured right now the:
                          C8020​ - resistance, 7kOhm.
                          R8025 - resistance, 99,9Ohm.

                          Comment

                          • rilley
                            Member
                            • Jul 2024
                            • 30
                            • Romania

                            #33
                            What I also did right now:
                            - disconnected board from power supply
                            - multimeter set in DC mode at 2v unit
                            - black probe on GND board
                            - red probe on P1V8SUS_SW (at L8020), while keeping the red probe, connected the power supply -> no change on the multimeter, 0V

                            - another test similar as above, but red probe this time on the positive feedback at P1V8SUS_FB_RC from R8025, connected the power supply -> no change on the multimeter, 0V

                            Comment

                            Related Topics

                            Collapse

                            • drscoot
                              usbc connector replacement on mobile
                              by drscoot
                              I replaced the broken usbc connector on this Ciontek CS50 mobile device. It worked fine afterwards, although it looks like the battery went down quickly and the device got warm at the back (battery section). After putting it in standby for a while it didn't came back anymore?
                              The battery is still charging (red led), but no power on.
                              I had another look at the usbc connector, it looks like one of the components is melted down (blue marking)? I have a picture of an untouched device and then the repaired device with 2 pictures; what are these components with B1 and PB marking? Are these...
                              07-13-2025, 02:37 PM
                            • silver60618
                              How to clean Liquid Metal from under CPU?
                              by silver60618
                              Hi all, Im working on a board, that my customer brought to another shop, and smeared liquid metal all over the board.
                              The laptop powers on, then shuts off. I noticed traces of Liquid Metal near the edge of the CPU, but I fear some maybe underneath.

                              Has anyone ever tried Ultrasonic cleaning, or compressed air to remove or agitate the liquid metal?
                              07-11-2025, 01:47 PM
                            • Hondaman
                              Liquid cooling?
                              by Hondaman
                              I hope my computer does not randomly reboot while typing this. My main system is the AsRock 970A-G/3.1 motherboard with the AMD 8150 chip. I am experiencing FREQUENT and RANDOM reboots once the system is used for a couple of hours (sometimes it reboots before I even get to the Win7/Linux Mint dual-boot screen). The problem MIGHT be the DRAM controller chip (I recently upgraded to the maximum 64 GB RAM). It also might be the VRM chips. I am using a typical aftermarket CPU cooler, which does NOT blow air DOWN onto the VRM heat sink.

                              (After previous generation hardware [Gigabyte] didn't...
                              05-08-2025, 09:37 PM
                            • kurland
                              Strange liquid on damaged GTX1080 card
                              by kurland
                              Hi,

                              I'm fixing a GPU card for a streamer, was sent to me by mail. A shorted cap on a power rail has severely burned the PCB.



                              As you can see from the darkened PCB around the mosfets there are signs of liquid damage. But it's odd because the person says no water has entered the PC cabinet. If you spill something on a desktop you would know I guess...

                              Funny thing is that the liquid is not only on the PCB but on top of many chips which are tightly covered by thermal padding under the heatsink, even on top of some of the RAM chips

                              ...
                              11-17-2020, 07:14 PM
                            • Eddieno93
                              Macbook Pro A1706 820-00239 No power, No liquid
                              by Eddieno93
                              Hi guys, i have a problem with board 820-00239-A (no liquid damage). In short was U8000. After change still no power on but charging. I try change U7800 but still doesn't work. Here is all result:

                              3V3_G3H - 3,3V
                              PPBUS_G3H - 13,05V
                              PP3V0_G3H - 3,078V
                              PP3V3_S0 - 0V
                              PP3V3_G3H - 3,404V
                              PP3V3_SUS - 3,352V
                              PP3V3_S5 - 3,354V
                              SMC_DELAYED_PWRGD - 0V
                              CPU_VCCST_PWRGD - 0V
                              SMC_ONOFF_L - 3,4V
                              RTC_RESET_L - 3V
                              ALL_SYS_PWRGD - 0V
                              S5_PWRGD - 3,265V
                              PLT_RST_L - 0V
                              PCH_INTRUDER_L - 3,078V
                              PCH_SRTCRST_L...
                              03-24-2021, 09:55 AM
                            • Loading...
                            • No more items.
                            Working...