A black screen on a TV that otherwise behaves normally tends to send repair techs in three different directions at once. The audio plays, the menus respond to the remote, and a flashlight aimed at the panel reveals a ghostly image. The T-CON is alive and clocking pixels, yet the LED matrices stay cold and dark. Somewhere between the main board command and the high-voltage rail that should feed the LED strings, a signal has stopped traveling. Finding the exact stop requires a methodical sweep with a multimeter rather than guesswork or shotgun board swaps.
What "T-CON started successfully" actually proves
The flashlight test confirms one thing only: the T-CON has received its supply rails, decoded the LVDS or eDP stream from the main board, and driven the panel gate and source lines with valid timing. Pixels can switch, but pixels cannot emit light on their own in an LCD. The backlight system runs on its own command chain, and that chain is separate from the video chain.
The main board issues two distinct enable signals on most modern sets. PS_ON wakes the standby supply into full operation. BL_ON, sometimes labeled LED_ON, BL_EN, or simply ENABLE on schematics, tells the LED driver section to start switching. A working T-CON does not generate or relay BL_ON. The signal originates on the main board, travels along the power-supply harness, and lands on the gate of an enable transistor or directly on the EN pin of the driver controller IC. If that pulse never arrives, or never reaches the right voltage, the driver sits idle and the screen stays dark no matter how perfect the rest of the set behaves.
Reading the manufacturer label before reaching for the meter
Every diagnosis benefits from one minute spent on the power-supply silkscreen. The connector that joins the main board to the PSU usually carries the labels for each pin, printed in tiny text near the header. Typical names include PS_ON, BL_ON, ADJ or DIM (the brightness reference), PROTECT or ERR (a fault feedback line back to the main board), and the standby and main DC rails. Some Korean and Chinese sets use BLU_EN or LD_ON instead. Photographing the connector with a phone, zoomed in, beats squinting at the board under bad light.
The brightness control line deserves attention too. On many sets it carries a PWM waveform between roughly 0 and 3.3 volts, with duty cycle proportional to commanded brightness. A meter set to DC volts averages this and reads something between zero and three volts during normal operation. If the dimming reference is stuck at zero, the driver may run but produce no light, mimicking a dead backlight even when the high-voltage rail is healthy.
The enable signal: present, missing, or stuck
With the set powered up and the screen showing its dark menu, the first measurement targets BL_ON at the PSU connector. Black probe on chassis ground, red probe on the BL_ON pin. The reading should swing from zero in standby to roughly 3.3 or 5 volts within a second or two after the main board commands the screen on. A value of 5V or less when active, and 0V in standby, is the expected behavior for most platforms.
Three results, three different fault paths follow:
- The line reads zero before and after power-on, meaning the main board never issues the command and the fault sits upstream of the PSU;
- The line reads the correct active voltage, meaning the command is present and the fault sits on the driver side of the connector;
- The line briefly rises to the active level then collapses back to zero within a second, meaning the driver has started, detected a fault on its output, and shut itself down through the protect feedback loop.
The third case is the most informative one. A self-protecting driver is doing its job, and the real problem lies further down the chain on the output side, not on the enable side. Forcing BL_ON high by tying it to the standby 5V rail through a 1 kilohm resistor is a common bench trick to bypass the protection latch for a few seconds and watch what happens. This test should be performed only with the panel disconnected from the high-voltage rail, since a short downstream will turn a momentary diagnosis into a destructive event.
Following power into the driver section
Assuming BL_ON arrives correctly, the next stop is the driver controller IC itself. These chips appear under many names: OZ9902, OB3350, MP3398, BD9486, FAN7340, and dozens of others. Their datasheets all share the same basic pin layout. There is a VCC pin running off the main DC rail, an EN or CTRL pin tied to BL_ON, an FB pin watching LED current through a sense resistor, an OVP pin watching the boost output, and one or more GATE pins driving the switching MOSFETs.
Probing the VCC pin verifies that the driver IC has its supply. A missing VCC almost always traces back to a blown SMD fuse, a cracked surface-mount resistor in the bias network, or an open trace caused by previous overheating. The EN pin should mirror BL_ON within a few hundred millivolts. If BL_ON sits at 3.3V and EN sits at zero, the level-shift transistor or pullup between them has failed open.
The main DC rail that feeds the boost stage is usually labeled VLED, VBL, or B+ on the schematic. It runs between 24 and 200 volts depending on the LED string configuration. Measuring this rail upstream of the boost inductor confirms that the PSU is delivering raw energy to the driver. A missing main rail with healthy standby voltage points back at the PFC or the main switching stage of the PSU, not at the LED driver at all.
The boost stage and its silent victims
When VCC is present, EN is high, and the main rail sits at the correct voltage, the driver should be switching. A scope on the GATE pin shows a steady pulse train at roughly 100 to 600 kHz with rising edges in the nanosecond range. Without a scope, an oscilloscope-less tech can still get useful information from a DC meter set to high impedance. A switching gate node averages to somewhere between one and three volts; a non-switching gate sits at zero or stays clamped at VCC. Either extreme means the IC is not driving its switch.
The most common failure inside the boost stage is the switching MOSFET, usually a D-PAK or DDPAK package mounted near the inductor. A failed switch reads as a short from drain to source on a multimeter in diode test mode. A failed catch diode, the Schottky between the inductor and the output capacitor, shows similar short or open behavior depending on how it died. Cracked inductors, lifted current-sense resistors, and bulged output capacitors all leave visible damage and matching multimeter signatures. Boards that have been hot for years often show a brown halo around the inductor and a slightly bulged 100 microfarad output cap, both of which warn that the boost rail has been running near its limits for a long time.
Checking what reaches the LED matrices
The output of the driver feeds the LED connector through current-balancing channels. Each channel has its own feedback path back to the FB pin of the IC, sensing the cathode voltage at the bottom of a string. With the protect feedback bypassed and a known-good load applied, the LED+ pin should sit at the calculated string voltage. For a strip of 18 LEDs at roughly 3 volts each, that is around 54 volts. The LED- pin sits a few hundred millivolts above ground, set by the sense resistor and the FB reference inside the IC.
A reading of zero volts on LED+ with the driver enabled and the protection clear means the boost stage itself is not boosting. A reading of full open-circuit voltage, often 70 to 90 volts above the rated string voltage, with no current flowing means the LED string itself is open. The driver pushes its rail up to the overvoltage protection threshold trying to force current through a broken string, then latches off. A single dead LED in a series chain produces exactly this signature, and on backlights wired entirely in series, that single LED kills the whole screen.
Disconnecting each strip in turn while monitoring the output isolates the bad string. A handheld LED tester, which is essentially a regulated 100-volt current source, confirms whether each strip lights at its rated current. Strips that need a noticeably higher voltage than their neighbors to reach the same brightness are partially degraded and on their way out, even if they still light during the bench test.
What to do when the chain checks out but the screen stays dark
A passing measurement at every node, combined with no light from the panel, usually points back at the protection feedback. The PROTECT or ERR line from the PSU to the main board is bidirectional in some platforms. The main board reads it to decide whether to keep the backlight enabled. A noisy protect line, a leaky capacitor on the protect filter, or a degraded optocoupler in the feedback path can fool the main board into pulling BL_ON low a fraction of a second after the driver starts, before the eye registers any light from the panel.
Watching BL_ON with a scope or a fast peak-hold meter during the first second of operation catches this. A clean, sustained high level means the main board is satisfied. A high level that drops within milliseconds means the protect logic is firing, and the next move is to trace the protect feedback rather than the power path. Once the diagnosis lands at the right node, repair becomes a matter of replacing one component, not the whole board.