LED display unit board failure and treatment methods

Publisher:温柔浪漫Latest update time:2012-11-26 Source: 维库电子Keywords:LED Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere

LED display unit board:

A. The whole board is not lit

1. Check whether the power supply and signal line are connected.

2. Check whether the test card can identify the interface. If the red light on the test card flashes, it is not recognized. Check whether the light board and the test card have the same power ground, or if there is a short circuit between the signal and the ground at the light board interface, resulting in the inability to identify the interface. (Smart test card)

3. Check whether 74HC245 has any cold solder joints or short circuits, and whether the corresponding enable (EN) signal input and output pins on 245 are cold solder joints or short circuited to other circuits.

Note: Mainly check the power supply and enable (EN) signal.

B. When scanning obliquely, the regular interlaced lines are not lit and the display screen overlaps

1. Check whether there is any broken wire, poor soldering or short circuit between the A, B, C, D signal input ports and 245.

2. Check whether the A, B, C, D output terminals corresponding to 245 and 138 are open circuit, poorly soldered or short circuited.

3. Check whether there is a short circuit between the A, B, C, and D signals or whether any signal is short-circuited to the ground.

Note: Mainly detect ABCD line signals.

C. One or more lines are not lit when all lines are lit

1. Check whether the line between 138 and 4953 is open, poorly soldered or short-circuited.

D. During line scanning, two or more lines (usually multiples of 2, regularly) light up at the same time

1. Check whether there is a short circuit between the A, B, C, and D signals.

2. Check whether the output terminal of 4953 is short-circuited with other output terminals.

E. When all lights are on, one or more spots (irregularly) are not lit

1. Find the control pin corresponding to the module and measure whether it is short-circuited with this line.

2. Replace the module or single lamp.

F. One or more columns are not lit when all columns are lit

1. Find the pin that controls the column on the module and test whether it is connected to the output end of the driver IC (74HC595/TB62726,,,).

G. There is a single point or column highlight, or an entire row highlight, and it is uncontrolled

1. Check whether the column is short-circuited to the power ground.

2. Check whether the line is short-circuited to the positive pole of the power supply.

3. Replace its driver IC.

H. The display is chaotic, but the signal output to the next board is normal

1. Check whether the STB latch output terminal corresponding to 245 is connected to the latch terminal of the driver IC or the signal is short-circuited to other lines.

I. Display is confusing and output is abnormal

1. Check whether the clock CLK latch STB signal is short-circuited.

2. Check whether the clock CLK of 245 has input and output.

3. Check whether the clock signal is short-circuited to other lines.

Note: Mainly detect clock and latch signals.

J. Display color missing

1. Check whether the data end of this color of 245 has input and output.

2. Check whether the data signal of this color is short-circuited to other lines.

3. Check whether the cascade data ports between the driver ICs of this color are open, short-circuited, or have poor soldering.

Note: The voltage detection method can be used to find the problem more easily. Check whether the voltage of the data port is different from the normal one and determine the fault area.

K. There is a problem with the output

1. Check whether the line from the output interface to the signal output IC is connected or short-circuited.

2. Check whether the clock latch signal of the output port is normal.

3. Check whether the cascade output data port between the last driver IC is connected to the data port of the output interface or whether it is short-circuited.

4. Are there any output signals short-circuited to each other or to the ground?

5. Check whether the output cable is in good condition.

Keywords:LED Reference address:LED display unit board failure and treatment methods

Previous article:The approach to making full-color OLED devices
Next article:Designing efficient lighting solutions for handheld devices

Recommended ReadingLatest update time:2024-11-16 17:47

Linux ARM (IMX6U) bare metal assembly LED driver experiment--compile driver
Preface We want to compile an executable file that runs on the ARM development board, so we need to use the cross-compiler arm-linux-gnueabihf-gcc to compile. For the installation of the cross-compilation chain, please refer to another blog post: Installation of the cross-compilation chain Compiling the code This
[Microcontroller]
Linux ARM (IMX6U) bare metal assembly LED driver experiment--compile driver
7 major development trends of LED backlight in the future
In the next three years, LED backlight technology will become the leading product technology in China's flat-panel TV industry. 1. LED backlight develops towards ultra-thinness (I) LED thinness, high power and thin light guide plate According to the market research organization Display Search, the global sa
[Power Management]
7 major development trends of LED backlight in the future
MCU learning button control LED
program : /** * Read IO, use buttons to control lights. */ #include #include // 10 LEDs sbit P10 = P1^0; sbit P11 = P1^1; sbit P12 = P1^2; sbit P13 = P1^3; sbit P14 = P1^4; sbit P15 = P1^5; sbit P16 = P1^6; sbit P17 = P1^7; // Define switch. Low level is valid. sbit K1 = P3^2; sbit
[Power Management]
LED packaging epoxy resin knowledge
LED 生产过程中,所使用的环氧树脂(Epoxy),是LED产业链制作产品的重点材料之一。环氧树脂是泛指分子中,含有2个或2个以上环氧基团的,有机高分子化合物,除个别外,它们的相对分子品质都不高。环氧树脂的分子结构,是以分子链中含有活泼的环氧基团为其特徵,环氧基团可以位于分子链的末端、中间或成环状结构。由于分子结构中含有活泼的环氧基团,使它们可与多种类型的固化剂,发生交联反应而形成不溶、不熔的,具有三向网状结构的高聚物。为了维护LED晶片本身的气密性,保护管芯等不受外界侵蚀、防止湿气等由外部侵入,以机械方式支援导线,有效地将内部产生的热排出,以及防止电子 元件 受到机械振动、冲击产生破损,而造成元件特性的
[Power Management]
Summary of LED luminous characters production methods and techniques
  LED luminous characters are luminous characters made with light-emitting diodes as light sources. LEDs can save a lot of electricity for the country and users, and save a lot of work hours for contractors. The development of LED application technology has added new vitality to the fiercely competitive advertising in
[Power Management]
Technical details that need to be paid attention to in LED lighting design
Abstract: Introduction: LED green lighting promotes the development of driver chips towards innovative design. LED lighting is inseparable from driver chips, so a variety of LED light source driver ICs are needed. LED high energy saving: DC drive, ultra-low power consumption (single tube 0.03 watts-1 watt) electro-
[Power Management]
LED16*16 dot matrix scrolling display program
/******************************************************************  Function: LED 16*16 dot matrix scrolling displayDescription  : 74LS164 is used to send data, P0, P2 port is used to select the  listThe best tool for this program is preferably with labels and syntax coloring next to it, keil or UltraEdit is recommen
[Microcontroller]
Leyard: Currently, Micro LED demand is concentrated in large corporate customers or government departments
 Recently, Leyard stated in an institutional survey that the current demand for Micro LED is concentrated in large corporate customers or government departments, and the scale of each individual customer will not be too small. Other customers will still require some time to cultivate. Probably when making plans next y
[Mobile phone portable]
Latest Power Management Articles
Change More Related Popular Components

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号