LG 42LV5400-UB doesn't power up, Micom issue

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Yanleb
    Senior Member
    • May 2017
    • 101
    • Canada

    #1

    LG 42LV5400-UB doesn't power up, Micom issue

    Hi all,

    This repair is very challenging. I already made my way to the problem. Please read the complete post before commenting. I need the help from good gurus.

    The power button on the TV set is working, the same for the power button on the remote control. When activated the power LED changes from red to white and the power supply relay clicks. But no image appears, and no sound is heard.

    I already investigated the problem. the Micom chip on the EBR73110104/EBT61520408 main board is the issue. The Micom is IC602 that use the μPD78F0514 (UPD78F0514) microcontroller. Here are its important inputs and outputs:

    Pin 6 - POWER_ON/OFF2_1 - good at 3.5v, it enables 3 voltage regulators

    Pin 10 - INV_CTL - bad at 3.5v, it makes Q504 pull INV_CTL_18 down that is sent to INV_ON. I forced INV_ON to high by removing R547 that activates Q504. Now I have the backlight working.

    Pin 11 - MODEL1_OPT_1 has 2 purposes. Setting Micom options in entry, and activating PANEL_CTL in output. On output it is at 3.5v, which is bad.
    Removed R553 so that Q505 stays inactive, allowing Q506 to activate and pull the gate of Q507 to ground, restoring PANEL_VCC. Now the T-CON board receives its 12v.

    Pin 14 - POWER_DET - good at 3.7v

    Pin 29 - POWER_ON/OFF1 - good at 3.5v, used by IC508 the 1.5v voltage for the DDR memory

    Pin 30 - MODEL1_OPT_2 has 2 purposes. Setting Micom options in entry, and activating INSTANT_MODE in output. It goes directly to the main IC IC101 LGE35230(BCM35230KFSBG). I don't know its purpose. It is at 3.5v with power off, and 3.0v with power on. This is suspect for me.

    Pin 36 - RL_ON - good at 3.5v.

    Pins 41, 42, 44 and 45 are going to two oscillators. Good sine waveform on an oscilloscope.

    On page 58 of the service manual (1. Trouble shooting - No power), there's mention of possible problems with the Micom. It is suggested to Re-download the Micom firmware, or to replace the Micom chip.

    The problem is the lack of information on how to reload the Micom firmware. I cannot force a complete firmware reload because the USB ports are not powered on at this stage (no 5v).

    The Micom has a debug port (P601). But there's no information on that port. It seems that you can also use the RS232 to reload the Micom firmware, but again no information on how to.

    I have been able to extract the files from the LG firmware EPK file using epk2extract (you have to compile it from https://github.com/openlgtv/epk2extract). It contains a mico.pak file, which is the firmware of the Micom in Intel Hex format.

    What's the best way to flash the Micom using that file? My TL866II-Plus software (XGPro) is able to load it and decode its content, but the UPD78F0514 is not a supported chip. So I cannot use the ICSP port to program it.

    There's also an EEPROM chip (IC601). I suppose it used to store settings. Is there something to try with that EEPROM?

    Thanks for your help.
    Attached Files
  • dskall
    Badcaps Legend
    • Oct 2016
    • 2905
    • usa

    #2
    Re: LG 42LV5400-UB doesn't power up, Micom issue

    Sounds more like you need to reball mainchip.
    I assume no responsibility for any stupid suggestions I might post.

    Comment

    • neilc6
      Badcaps Legend
      • Nov 2015
      • 1550
      • Canada

      #3
      Re: LG 42LV5400-UB doesn't power up, Micom issue

      LV series has BGA issues. Heat up the processor with a hair dryer before powering up to confirm.

      Comment

      • Yanleb
        Senior Member
        • May 2017
        • 101
        • Canada

        #4
        Re: LG 42LV5400-UB doesn't power up, Micom issue

        You both were right. Heating the main chip made the set come to live. And my suspect Micom pin 30 (INSTANT_MODE) is now a 60Hz -1.2v to 1.2v sine wave. I think this is the only pin talking to the Micom and the main chip.

        I can't believe that another dead set is caused by BGA issues. Time to get my stencils and my electronic heating plate out.

        Last question. How many of you are doing manual reballing of these chips? Since I don't have a stencil for every one of these chips I use generic ones and cover the unwanted holes using kapton tape. But this is time consuming. Do you have a better solution?

        Thanks again.
        Last edited by Yanleb; 01-04-2022, 01:23 AM.

        Comment

        • diif
          Badcaps Legend
          • Feb 2014
          • 6978
          • England

          #5
          Re: LG 42LV5400-UB doesn't power up, Micom issue

          For economic reasons I'd give it a decent reflow not a reball.

          Comment

          • dskall
            Badcaps Legend
            • Oct 2016
            • 2905
            • usa

            #6
            Re: LG 42LV5400-UB doesn't power up, Micom issue

            Originally posted by Yanleb
            You both were right. Heating the main chip made the set come to live. And my suspect Micom pin 30 (INSTANT_MODE) is now a 60Hz -1.2v to 1.2v sine wave. I think this is the only pin talking to the Micom and the main chip.

            I can't believe that another dead set is caused by BGA issues. Time to get my stencils and my electronic heating plate out.

            Last question. How many of you are doing manual reballing of these chips? Since I don't have a stencil for every one of these chips I use generic ones and cover the unwanted holes using kapton tape. But this is time consuming. Do you have a better solution?

            Thanks again.
            I just do a generic stencil and the excess balls don't stick and just come off with clean up.
            I assume no responsibility for any stupid suggestions I might post.

            Comment

            Related Topics

            Collapse

            • titomno2
              Surface Pro 7 type 1866 PD controller firmware issue
              by titomno2
              Hi guys,

              Hope you are fine.
              I'm struggling to fix a small issue with one of the tablet Surface Pro 7 type 1866 i'm fixing (windows 11).
              The boot time is so long (up to 5-10 minutes).
              After several attempt I finally find one thing is not right (PD controller firmware is 0.0.0 it can't update to 3.6.1) under device manager I have a yellow mark, code 14 and error as decribed on picture attached.
              I don't find any information regarding the error code 0x1803 (and sometimes it change to 0x1804.
              In the past I have found that if the update is a success, the boot...
              04-27-2025, 01:02 AM
            • tsitsos
              43 inch tv firmware issue.The board is cv338h-t42
              by tsitsos
              Hello all. I would like some help on installing a firmware on tv..
              4 days ago i changed a channel and the image became complete blue and the tv unresponsive. No matter what i did ( like unplugging the power , press the power button for minutes etc etc nothing helped) Then i had an idea to flash it via usb. The brand is very uncommon (smarttech) so i had hard time finding the right firmware. i ended downloading 2 just in case. I flashed the first one with usb and pressing the power button like 5 times. The installation was successful and tv worked ok with some little problems that right...
              03-11-2022, 07:32 PM
            • mon2
              Hisense 55Q9G Android reset / factory firmware reload
              by mon2
              Hello. Have a 55" Hisense TV that starts to load the Android OS (no backlight issues) -> reaches the app screen where you can view the assorted icons including Netflix and always crashes at the same point just after this launch. If I quickly press the cursor buttons, the cursor can navigate to the settings menu but will power off just after a few seconds of this activity. Do not believe it is power related since the crash is very accurate in the boot cycle.

              After the OS 'crashes', the power does go off and the from white LED goes dark for about 20 seconds and then ON again....
              01-03-2024, 10:25 AM
            • TheUser
              Thinkpad Docker G2 Type-C 40AS - Firmware Unknown
              by TheUser
              Hello to everyone ,

              This is my first post here, and i would like to share with you a small story in case you can help me.

              Docker Type-C Gen 2 - Model 40AS. Was given to me by a friend for free ,but with the problem that you cannot use the video output ports.

              All ports work , USB , Ethernet, Type C ... but HDMI + Display Port don't work

              I searched on reddit and google for problem similar to that, and a LOT of people had fixed this problem by updating the firmware. So i tried , i searched and found 1.1.13 utility and 1.1.20 utility that can help...
              02-10-2024, 02:07 PM
            • gurj1979
              Ubiquiti firmware help. US-8-150W POE
              by gurj1979
              Hi guys.

              I've got a Ubiquiti US-8-150W POE switch which has issues with updating the firmware.
              Turned out to be a bad EEPROM chip. It would read the firmware and work as normal, but failed to write new firmware to it.

              So I took off the chip and read on EEPROM and saved it. Wrote to old chip and failed to write
              Got New chip and writes good.

              THE PROBLEM...
              It fails to fully load the firmware, POE lights fail to work during g firmware test during load. I'm suspecting bad EEPROM Read.

              Does anyone have a Good Firmware I can have?...
              07-22-2024, 05:13 PM
            • Loading...
            • No more items.
            Working...