1
00:00:00,533 --> 00:00:02,466
iPhone touch circuit repairing
2
00:00:03,300 --> 00:00:07,266
This video mainly explains how to find the touch circuit signals and measurement points
3
00:00:07,266 --> 00:00:09,800
of iPhone 11 Pro and Promax models
4
00:00:13,233 --> 00:00:18,400
Search method step 1, find the position number of the touch connector in the component map
5
00:00:20,133 --> 00:00:23,733
Step 2, search for the position number in the schematic diagram
6
00:00:25,966 --> 00:00:30,133
Step 3, find the corresponding signals in the circuit diagram
7
00:00:36,133 --> 00:00:41,633
Step 4, jump to the bitmap according to the pins, and view the connected components
8
00:00:43,800 --> 00:00:47,866
We can measure the voltage and diode value at the yellow points in the bitmap
9
00:00:50,266 --> 00:00:54,533
When checking the diagrams, we first open the component map, circuit diagram,
10
00:00:54,533 --> 00:00:57,500
and bitmap of the iPhone 11 Pro, Promax
11
00:00:58,300 --> 00:01:00,666
Find the touch connector in the component map
12
00:01:02,833 --> 00:01:06,566
Search for the position number of the touch connector in the schematic diagram
13
00:01:07,100 --> 00:01:11,100
After finding the touch connector, find the corresponding signals
14
00:01:14,500 --> 00:01:18,933
Let's find the 5.1V turn-on signal sent by the touch screen to the conversion chip
15
00:01:21,433 --> 00:01:25,266
The pin 17 of the touch connector is a 5.1V turn-on signal
16
00:01:26,366 --> 00:01:28,233
Jump to the bitmap according to the name,
17
00:01:29,100 --> 00:01:34,500
the turn-on signal is connected to the conversion chip U5500 and U5501
18
00:01:34,600 --> 00:01:38,233
after passing through the fuse resistor R8197
19
00:01:40,133 --> 00:01:47,000
If U5500 and U5501 are damaged, the touch screen will not have 5.1V power supply
20
00:01:48,000 --> 00:01:51,200
Let's find the 5.1V power supply of the touch screen
21
00:01:52,233 --> 00:01:57,100
The pin 19 of the touch connector provides 5.1V power supply for the touch screen
22
00:01:57,533 --> 00:01:59,400
Jump to the bitmap according to the name,
23
00:01:59,700 --> 00:02:04,700
the 5.1V power supply passes through the fuse resistor R8196
24
00:02:04,966 --> 00:02:08,100
and then connects to the conversion chip U5501
25
00:02:09,166 --> 00:02:11,233
Let's find the interrupt signal of the touch
26
00:02:12,933 --> 00:02:16,066
The pin 9 of the touch connector is the touch interrupt signal
27
00:02:17,100 --> 00:02:19,000
Jump to the bitmap according to the name,
28
00:02:20,166 --> 00:02:25,833
the interrupt signal is connected to the CPU after passing through the fuse resistor R8102
29
00:02:27,300 --> 00:02:29,600
Let's find other detection signals of touch
30
00:02:31,533 --> 00:02:35,866
First look for MANY_SCAN, forced synchronization signal
31
00:02:36,233 --> 00:02:39,933
The pin 18 of the display seat is the forced synchronization signal
32
00:02:40,633 --> 00:02:42,733
Jump to the bitmap according to the name,
33
00:02:44,266 --> 00:02:48,300
this signal passes through the fuse resistor R8147
34
00:02:48,566 --> 00:02:53,466
and then connects to the power supply, camera power supply, baseband power supply and other chips
35
00:02:55,666 --> 00:02:58,233
Let's find the data clear signal of the touch screen
36
00:03:00,833 --> 00:03:04,033
The first pin of the touch connector is the touch data clear signal
37
00:03:05,100 --> 00:03:06,933
Jump to the bitmap according to the name,
38
00:03:07,633 --> 00:03:13,666
the data clear signal is connected to the CPU after passing through the fuse resistor R8105
39
00:03:14,133 --> 00:03:18,866
Let's find the display touch synchronization signal from the display screen to the touch screen
40
00:03:20,100 --> 00:03:24,166
The 4th pin of the display seat is the display touch synchronization signal
41
00:03:25,066 --> 00:03:26,966
Jump to the bitmap according to the name,
42
00:03:27,400 --> 00:03:32,766
the signal is connected to the CPU after passing through the fuse resistor R8130,
43
00:03:33,133 --> 00:03:35,966
and connected to the display screen through the resistor
44
00:03:37,200 --> 00:03:40,200
Let's find the UART bus from the CPU to the touch screen
45
00:03:43,033 --> 00:03:46,666
The 6th pin of the touch connector is the emission for the UART bus
46
00:03:47,800 --> 00:03:49,666
Jump to the bitmap according to the name,
47
00:03:50,233 --> 00:03:55,833
the emission signal is connected to the CPU after passing through the fuse resistor R8103
48
00:03:56,800 --> 00:04:00,600
The pin 12 of the touch connector is the receiver of the UART bus
49
00:04:01,333 --> 00:04:03,266
Jump to the bitmap according to the name,
50
00:04:04,200 --> 00:04:10,000
the receiver signal is connected to the CPU after passing through the fuse resistor R8104
51
00:04:10,600 --> 00:04:13,933
In this way, we have searched all the signals of the touch circuit
52
00:04:15,100 --> 00:04:16,833
Ok, that's all for this video