1
00:00:00,233 --> 00:00:03,966
We talk about how to repair the fault of no display in this lesson
2
00:00:04,366 --> 00:00:06,566
If there is no problem with the bus,
3
00:00:06,766 --> 00:00:09,333
the ground value of reset and detection,
4
00:00:09,733 --> 00:00:13,333
including the power supply of 1.8V and 3V,
5
00:00:14,033 --> 00:00:18,100
we need to detect the 3 power supplies that provide the display,
6
00:00:18,500 --> 00:00:21,633
that is, the power supplies of the OLED screen,
7
00:00:22,000 --> 00:00:25,666
AVDD, ELVDD and ELVSS
8
00:00:40,333 --> 00:00:43,833
The characteristic of OLED screen power supply is that
9
00:00:44,566 --> 00:00:47,766
there are usually 3 inductors around the power supply chip
10
00:01:05,300 --> 00:01:08,533
Let's take a look at the overall structure of its circuit
11
00:01:09,433 --> 00:01:11,866
This chip is called the screen power supply chip
12
00:01:12,166 --> 00:01:17,300
It mainly boosts the main power supply and outputs a power supply of 7.6 volts
13
00:01:36,100 --> 00:01:38,400
Then this one is 4.6 volts,
14
00:01:38,733 --> 00:01:43,500
ELVSS is a negative voltage, negative 4 volts
15
00:01:44,300 --> 00:01:47,033
Why do we usually think of it as boost?
16
00:01:47,900 --> 00:01:50,100
We can see its output voltage,
17
00:01:50,366 --> 00:01:53,433
it outputs 3 way power supplies to the display
18
00:01:58,033 --> 00:02:04,200
The input is 4.3 volts, the output is 7.6 volts, 4.6 volts
19
00:02:04,900 --> 00:02:08,200
The output voltage is higher than the input voltage,
20
00:02:08,400 --> 00:02:09,833
this is a boost chip
21
00:02:10,666 --> 00:02:12,933
Well, this is a whole frame of it
22
00:02:13,366 --> 00:02:16,700
In fact, it still has some detailed circuits
23
00:02:19,133 --> 00:02:23,500
We can see from the drawing that it has 3 energy storage inductors
24
00:02:38,066 --> 00:02:42,433
This screen power supply chip is called U1701
25
00:02:44,233 --> 00:02:47,766
In this drawing, it is called the screen power supply chip,
26
00:02:48,033 --> 00:02:50,433
which is to supply power to the screen
27
00:02:50,933 --> 00:02:55,066
The VBAT_SYS on the left is the input power supply
28
00:02:56,100 --> 00:03:05,000
That is, it takes a power input to come in and outputs 7.6 volts, 4.6 volts and -4 volts
29
00:03:10,600 --> 00:03:13,700
After this chip adjusts the main power supply voltage,
30
00:03:13,900 --> 00:03:16,633
it outputs 3 channels of power supply
31
00:03:22,000 --> 00:03:25,100
Here we should pay attention to several key components,
32
00:03:25,666 --> 00:03:31,233
L1703, L1701, and this inductor
33
00:03:40,033 --> 00:03:44,266
Its inductance is actually the circuit of this negative 4 volts
34
00:03:45,666 --> 00:03:50,533
Then on the left side of this chip, AGND is also a ground wire
35
00:03:51,533 --> 00:03:57,900
AMOLED_AVDD_EN is an enable signal that turns on this 7.6 volts
36
00:04:15,066 --> 00:04:20,466
AMOLED is the trun on signal of ELVDD and ELVSS,
37
00:04:21,066 --> 00:04:25,900
that is, the turn on signal of 4.6 volts and -4 volts
38
00:04:34,633 --> 00:04:36,966
Okay, that's it for this lesson