1
00:00:00,300 --> 00:00:02,233
iPhone touch circuit repairing
2
00:00:02,700 --> 00:00:08,033
This video mainly explains how to find the touch circuit signals and measurement points of the iPhone X
3
00:00:09,700 --> 00:00:15,133
Search method step 1, find the position number of the touch connector in the component map
4
00:00:17,266 --> 00:00:21,200
Step 2, search for the position number in the schematic diagram
5
00:00:21,900 --> 00:00:26,300
Step 3, find the corresponding signals in the circuit diagram
6
00:00:27,433 --> 00:00:30,700
Step 4, jump to the bitmap according to the pins,
7
00:00:30,866 --> 00:00:32,900
and view the connected components
8
00:00:33,600 --> 00:00:37,266
We can measure the voltage and diode value at the yellow points in the bitmap
9
00:00:39,500 --> 00:00:43,433
When checking the maps, first open the iPhone X component map,
10
00:00:43,433 --> 00:00:45,533
circuit diagram, and bitmap
11
00:00:46,466 --> 00:00:48,900
Find the touch connector in the component map
12
00:00:50,266 --> 00:00:53,966
Search for the position number of the touch connector in the schematic diagram
13
00:00:55,033 --> 00:00:59,166
After finding the touch connector, find the corresponding signals
14
00:01:01,166 --> 00:01:03,333
Let's look for other detection signals
15
00:01:04,366 --> 00:01:05,533
AMUX signal
16
00:01:06,533 --> 00:01:09,800
Pin 27 of the touch connector is the AMUX signal
17
00:01:11,200 --> 00:01:13,133
Jump to the bitmap according to the name,
18
00:01:13,800 --> 00:01:20,233
the AMUX signal is connected to the main power supply after passing through the fuse inductor FL5841
19
00:01:20,900 --> 00:01:23,166
SCAN scanning signal
20
00:01:24,366 --> 00:01:27,966
The 7th pin of the touch connector is the scanning signal, SCAN
21
00:01:28,166 --> 00:01:29,966
Jump to the bitmap according to the name,
22
00:01:30,600 --> 00:01:36,766
the scanning signal is connected to the touch power supply after passing through the fuse inductor FL5805
23
00:01:37,433 --> 00:01:42,200
Let's find the SWD from the CPU to the touch screen, the serial debug bus
24
00:01:43,700 --> 00:01:46,566
Pin 9 of the touch connector is the serial bus clock
25
00:01:48,700 --> 00:01:50,500
Jump to the bitmap according to the name,
26
00:01:52,000 --> 00:01:57,766
the serial bus clock is connected to the CPU after passing through the fuse resistor R5844,
27
00:01:57,900 --> 00:02:00,266
and connected to the hard disk at the same time
28
00:02:00,633 --> 00:02:03,300
Pin 11 of the touch connector is serial data
29
00:02:03,800 --> 00:02:05,566
Jump to the bitmap according to the name,
30
00:02:05,933 --> 00:02:11,666
the serial data is connected to the CPU after passing the fuse inductor FL5845
31
00:02:12,800 --> 00:02:15,833
Let's find the UART bus from the CPU to the touch screen
32
00:02:16,933 --> 00:02:20,433
The 10th pin of the touch connector is the UART bus receiving
33
00:02:22,100 --> 00:02:23,800
Jump to the bitmap according to the name,
34
00:02:24,233 --> 00:02:30,333
and the receiving signal is connected to the CPU after passing through the fuse inductor FL5804
35
00:02:30,633 --> 00:02:34,000
The 12th pin of the touch connector is the UART bus emission
36
00:02:35,533 --> 00:02:37,400
Jump to the bitmap according to the name,
37
00:02:38,300 --> 00:02:44,133
and the emission signal is connected to the CPU after passing through the fuse inductor FL5803
38
00:02:44,733 --> 00:02:48,000
Let's find the reference clock from the CPU to the touch screen
39
00:02:50,533 --> 00:02:53,733
The 17th pin of the touch connector is the reference clock
40
00:02:54,266 --> 00:02:56,200
Jump to the bitmap according to the name,
41
00:02:56,666 --> 00:03:04,633
the reference clock is firstly connected to the fuse resistor R5801 through the coupling capacitor C5860
42
00:03:06,033 --> 00:03:10,933
Then connect to resistor R1481, and then connect to the CPU
43
00:03:15,133 --> 00:03:20,533
The reference clock is connected to the touch connector through two fuse resistors and a coupling capacitor
44
00:03:21,933 --> 00:03:26,233
Let's find the display touch synchronization signal from the CPU to the touch screen
45
00:03:26,833 --> 00:03:31,100
The 24th pin of the touch connector is the display touch synchronization signal
46
00:03:31,733 --> 00:03:33,666
Jump to the bitmap according to the name,
47
00:03:34,100 --> 00:03:40,533
the synchronization signal is connected to the CPU after passing through the fuse inductor FL5847,
48
00:03:40,866 --> 00:03:42,733
and connected to other chips
49
00:03:43,633 --> 00:03:45,700
Let's find the Hall interrupt signal
50
00:03:46,766 --> 00:03:50,266
The 13th pin of the touch connector is the Hall interrupt signal
51
00:03:50,566 --> 00:03:52,433
Jump to the bitmap according to the name,
52
00:03:52,766 --> 00:03:58,366
the signal is connected to the CPU after passing through the fuse inductor FL5850
53
00:03:59,066 --> 00:04:02,966
In this way, we have searched all the signals of the touch connector
54
00:04:03,400 --> 00:04:08,233
When troubleshooting a no touch fault, if any pin value is found to be abnormal,
55
00:04:08,633 --> 00:04:12,466
we will measure the components connected to the pin, or replace the components
56
00:04:13,666 --> 00:04:15,466
Ok, that's all for this video