phaZed
Well-Known Member
- Reaction score
- 3,149
- Location
- Richmond, VA

Hey Technibblers! Testing LCD backlights is commonplace for many techs and repair shops. With the industry moving to LED backlighting technologies instead of CCFL (Cold Cathode Flourescent bulbs) you may want a way to test the LED backlights before declaring a need for a replacement screen. My experience has shown that the LEDs are rarely bad, nor the controller that lights them. It usually boils down to the LCD cable, motherboard or a SMD fuse issue.
So, without further delay, here's how you can light an LED backlight screen without it being connected to the computer.
WARNINGS:
- You should have basic electrical test equipment such as a Digital Multimeter and a basic working knowledge of electronics. Soldering is a must if you plan on doing more than testing a screen.
- We will be gaining access under the dreaded “DO NOT TOUCH” plastic tape. What they really mean to say is.. “Do not touch the multiple ribbons along the top or bottom edge of the board.” These ribbons interface with the LCD screen and pass information to the pixel matrix. They are fragile!
- You can fry an LED panel's circuitry easily... and shorting live pins by accident turns out to be an instant and permanent "oops".
- You will be working with TTL (Transistor to Transistor Logic).. so static discharge IS an issue.
- This guide applies to Laptop LCD panels more so than your desktop's 24" LCD screen. Some LED backlights are fed with up to 96 volts, but not usually… and not on laptops.
- Finally, if you break something.. it's on you! There is a lot of variance between LCD manufacturers.. they are all different! Hold only yourself responsible if something goes wrong... that's an order, not a suggestion
Pre-apology: The only pics I have at the moment are ones I have soldered leads onto. I wasn’t planning on making a guide/tutorial.. I was just making a broken LCD “Demo” for customers that come in.. a conversation piece to hang on the wall. I was also going to rip the LED strips out of screens I get to make 12v low-voltage garden and pathway lights.
On the back of every LCD panel you will see a PCB (Printed Circuit Board) with electronic components located under the “Do Not Touch” plastic. We need to find the side that has the ribbon cable that goes to the LED backlight (Left or Right side) and fold the plastic back so that you have access the LED controller and contact pads. My screens are broken, so I just ripped ‘em off.

You are looking for:
• Common, Ground, or (-) negative. This is the easiest to find because common is generally all over the board and is truly "common" for the entire board. The LCD Ribbon cable connector is always grounded. Big square pads of copper should be ground.
• An LED voltage supply pad or point… a bit harder to spot but should be going to a small fuse; usually labeled F1, F2, etc.
• The EN or ENA, BL_ON, LEDON or ENAB pin/pad. This basically tells the LED controller to turn ON or OFF regardless. Supply with +5V.
• PWM pin/pad (Pulse Width Modulation) allows the Motherboard to control the brightness. Usually the MOBO supplies this pin with a “pulsed” signal that flashes the LEDs very fast (Rate determined by signal) to allow for brightness control, power savings (efficiency), and prolongs LED life by reducing the duty cycle of the LEDs.
I have found that most screens have an exposed copper pad for testing during/after manufacturing for each one of these. There is *generally* no need to solder to the side of chips or components.




I made a simple voltage divider using 3 resistors to get 5v from the 12v supply I am using. We will use 12v to supply the LEDs and circuit. The 5v will be used to bring the LED driver’s inputs HIGH. You *should* be able to use 12v in place of the 5v, but you really take a chance on damaging the LED driver IC. Some are able to take up to ~35v, but some don’t. Be safe and use the resistors. Anything between about 1.75 to 7v should be safe and will suffice to turn the LEDs on. 1/4 watt resistors will do fine for this low-power project. If you need to know how to make a voltage divider check here (Really easy):
http://hyperphysics.phy-astr.gsu.edu/hbase/electric/voldiv.html
- Hook the negative side of your voltage supply to a Ground point
- Hook the +12v to the VCCS or VLED
- Hook +5v to the “Enable” pin (may be marked EN, ENA, ENAB, or LED_ON
- Hook +5v to the PWM pin
You should have light!


Two Wire LED backlight configurations:
Netbooks such as the Dell Inspiron Mini 10 and possibly others may only have two wires going to the LED backlight instead of a multi-wire ribbon cable. There is generally no PWM input, but simply an “ENABLE” or LED_ON pad. Supply this with a +5v and it should light. I am assuming that these screens are using voltage regulation to control brightness instead of PWM but I can’t really say for sure.
Once you know the above information testing these things becomes child’s play! With a screen attached to its cable and the laptop on you can now test the LED backlight circuit:
- Getting 12v power on supply side?
- Is the ENABLE pin getting power?
- Does the PWM pin have a reading other than 0 (May fluctuate on DMM)?
- You may see a pad labeled LED_VOUT or similar, is that reading 12v?
Taking it a step further, while powered by the laptop you could jump a wire from the LED_VCCS to the PWM and/or ENABLE pin if they are not getting power… preferably with a 5v source.
Even though I made a voltage divider for each of my screens I did test each one with a straight 12v to the ENABLE pin and PWM pins and they worked just fine for 15-20 minutes each until they were unhooked. I still recommend a 5v source for these to be safe.
Hope this helps my fellow techs out there! Good luck!
Last edited: