Asus N73 backlight enable circuit - explanation

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Adenitz
    Senior Member
    • Jan 2021
    • 122
    • Congo

    #1

    Asus N73 backlight enable circuit - explanation

    Hello,

    attached is shown part of LCD backlight circuit in Asus N73 laptop. Here, I'd like to clarify few things about how this circuit actually works.

    First of all, some signals end with '#'. From the context I can conclude that this means that signal is present when actual voltage state is low, for example 0V.

    In order to have backlight, the signal LED_BKLTEN must be present i.e. high voltage = 3.3V in this case.

    This is possible only if the following signals are also on high voltage level:
    BUF_PLT_RST# is 3.3V which means the signal is not present,
    LCD_BACKEN is 3.3V, which means the signal is present,
    LCD_BACKOFF# is 3.3V which means the signal is not present,
    LID_SW# is 3.3V which means the signal is not present.

    If for example, LCD_BACKOFF# is present, its voltage state goes to 0V (or belove certain voltage treshold) and the diode D4502 starts conducting from 3 to 1 and the signal LED_BKLTEN goes to low voltage state i.e. its not present anymore.

    Am I reasoning this correctly?
    Can you please confirm that # sign means signal is present when its voltage is low?

    Thank you.
    Attached Files
  • mon2
    Badcaps Legend
    • Dec 2019
    • 13829
    • Canada

    #2
    Re: Asus N73 backlight enable circuit - explanation

    The use of '#' suffix in digital logic means 'ACTIVE LOW'.

    So, when such a signal is LOW, the signal is ACTIVE or TRUE.

    For example, LCD_EN# is considered to be ACTIVE LOW.

    If this signal line is LOW (~0 volts) then the LCD is ENABLED.

    If the signal line is HIGH (~3v3 volts) then the LCD is DISABLED.

    Just some rough example discussion. In the real world, there are ranges where a logic LOW is consider LOW; ranges for the HIGH status.

    Also, it varies if the max rail voltage is 1v8 vs. 3v3 vs. 5v0. Each have their thresholds for LOW and HIGH levels.

    Comment

    • Adenitz
      Senior Member
      • Jan 2021
      • 122
      • Congo

      #3
      Re: Asus N73 backlight enable circuit - explanation

      Thank you mon2, so I understood correctly. In this particular example 3.3V was the high voltage, so I used that as a reference.
      So, when signal has #, it means it is ACTIVE or TRUE or PRESENT if it has low voltage.

      I guess my explanation of how this LCD backlight enable circuit works is OK.

      If the LID is closed, the signal LID_SW# will become TRUE and its voltage level will go toward zero.
      Last edited by Adenitz; 01-26-2022, 02:51 PM.

      Comment

      • mon2
        Badcaps Legend
        • Dec 2019
        • 13829
        • Canada

        #4
        Re: Asus N73 backlight enable circuit - explanation

        In this particular example 3.3V was the high voltage, so I used that as a reference.
        So, when signal has #, it means it is ACTIVE or TRUE or PRESENT if it has low voltage.
        Yes.

        If the LID is closed, the signal LID_SW# will become TRUE and its voltage level will go toward zero.
        Yes, I would think the same for this active LOW signal. Certainly confirm it once you can probe this line. LID switches are often hall effect sensors that trigger by magnet - hidden somewhere in the frame. Once the magnet reaches the vicinity of the sensor, the lid is considered to be closed.

        Comment

        • reformatt
          Badcaps Legend
          • Feb 2020
          • 1398
          • Australia

          #5
          I had an Asus X550LC motherboard with no backlight today. BL_EN was low at around 0.3V. This is derived from a dual diode (D4501) with inputs from the PCH (L_BKLT_EN) and the EC (LCD_BACKOFF#).

          In this case, L_BKLT_EN was 3.3V (H) but LCD_BACKOFF# was 0V (active low). There was some strange gunk in the HDMI connector (so much so I couldn't even get a plug into it). This was also present on the board. When I went to check LID_SW#_IO at J6801, I could pin 5 and 6 covered in that gunk. So that line was being held low. Removing it and resoldering the pins solved the fault.

          What is odd about that is that you have the screen enabled but backlight is off. So you don't immediately think LID_SW in this scenario as the screen was enabled.

          Comment

          Related Topics

          Collapse

          • Astonished
            Fixing the Charge Circuit of the Batteries of the DC Motor
            by Astonished
            Hi friends of electronics

            What you see in the video and pictures attached is the circuit for charging the batteries of a DC motor.

            The problem is that this circuit cannot charge the batteries (3 1800mAH NiMH batteries) any more. When the circuit was OK, its green LEDs lit up one at a time to show that the batteries have charged more. But now that the circuit is flawed, LEDs light up as you see in the video and at the same time successive beeps are heard.

            Please help me fix this circuit.

            (the datasheet of the IC: https://pdf.datasheet.live/28...
            01-28-2025, 06:24 AM
          • Tarot Superstars
            Short Circuit tester
            by Tarot Superstars
            Hello.
            I have seen a short circuit tester made with 3 * 9V batteries, a voltage limiter component and a resistor connected to the probes of a multimeter.
            The theory is that the meter becomes sensitive enough to read very low resistances and the lowest resistance to ground on a circuit is likely to be a short circuit in that area.

            Link
            The Amazing $1 Short Finder Upgraded! Convert ... - YouTube
            https://www.youtube.com/watch?v=0eixDdCpiO4

            My multimeter isn't normally sensitive to very small resistance, but when I put a 1 mega ohm resistor...
            09-25-2023, 09:11 AM
          • moscast
            No +VCORE in acer TravelMate TMP2510
            by moscast
            Hi everyone
            I have a problem with this laptop that won't turn on.
            The +VCORE is not present and doing some measurements on the ISL95859 I notice this:

            VIN present 19.5V
            VCC present 5V
            VR_ENABLE present 3.3V
            PWM_A present 2.5V
            FCCM_A not present
            PWM1_B present 2.5V
            PWM2_B present 2.5V
            FCCM_B not present
            PWM_C present 0.32V
            FCCM_C present 5V

            In these conditions should the ISL95859 works and therefore enable the FCCM_A and FCCM_B pins or do I have to check other lines for it to be enabled?
            Maybe the...
            04-06-2024, 01:49 AM
          • privato89
            Nintendo Switch Oled HEG-001: Second-Stage Boot Failure
            by privato89
            Hello everyone,

            I'm facing an issue with a HEG-001 motherboard that is unable to complete the Second-Stage Boot. I'd like to start directly with my conclusion, which is the decision to replace the MAX77621AEWI chip, and understand if it could be a correct evaluation.

            Before I dive into the process that led me to this decision, I want to mention that I have a fully equipped lab where I can perform any kind of tests.

            Let's begin:

            Following some guides online, I tried to understand how the Boot phase of the Nintendo Switch works, and what are the...
            03-26-2024, 06:37 AM
          • mr.Data
            Shorted inductor means short circuit? Asus ROG Gaming laptop.
            by mr.Data
            I have a dead Asus ROG gaming laptop with liquid damage. When I measure the first mosfet, there is 19V. On the second mosfet there is nothing on the input and 4.3V on the output but it is not continuously. It is going up and down.

            I have read this article:
            https://www.prospace20.com/2022/03/h...ad-laptop.html
            Is it through that inductors can never be shorted?

            I have 2 inductors near the GPU that are shorted. Does this mean that the GPU itself is shorted? How can I know for sure?
            11-15-2022, 04:31 AM
          • Loading...
          • No more items.
          Working...