1
00:00:00,533 --> 00:00:02,566
iPhone audio circuit repairing
2
00:00:03,333 --> 00:00:07,766
This video mainly explains how to find the I2S audio bus from the CPU to the baseband
3
00:00:07,766 --> 00:00:10,100
of the iPhone 11Pro, Pro Max
4
00:00:12,266 --> 00:00:17,466
After the bus has a problem, it will cause no handset and no transmission failure
5
00:00:17,966 --> 00:00:23,966
Search method step 1, find the baseband chip in the component map and confirm the position number
6
00:00:25,200 --> 00:00:29,300
Step 2, search for the position number in the circuit diagram
7
00:00:30,133 --> 00:00:34,600
Step 3, after finding the baseband, check the pins
8
00:00:35,633 --> 00:00:40,066
I2S is the audio bus from the CPU to the baseband when making a call
9
00:00:40,933 --> 00:00:41,866
Step 4, jump to the bitmap according to the pin,
10
00:00:42,166 --> 00:00:46,400
and view the connected components
11
00:00:47,300 --> 00:00:51,400
The diode value can be measured at the position of the yellow point in the bitmap
12
00:00:52,100 --> 00:00:56,300
When checking the maps, first open the component maps, circuit diagrams,
13
00:00:56,433 --> 00:00:59,400
and bitmaps of iPhone 11Pro and Pro Max
14
00:00:59,800 --> 00:01:04,400
Find the baseband chip in the component map and confirm the position number
15
00:01:05,200 --> 00:01:08,700
Then search for the position number in the schematic diagram
16
00:01:09,233 --> 00:01:11,700
Because the baseband has many solder points,
17
00:01:12,433 --> 00:01:16,466
to prevent mistakes when searching, we click Advanced Search
18
00:01:17,000 --> 00:01:22,400
After clicking Advanced Search, there will be a list about the pages of the baseband chip
19
00:01:23,000 --> 00:01:24,533
Let's view them in turn
20
00:01:25,366 --> 00:01:31,900
In the list, the pin of the baseband chip marked with I2S represents the audio bus from the CPU to the baseband
21
00:01:32,466 --> 00:01:37,733
The I2S bus has a total of 4 lines, which are connected to the CPU by the baseband
22
00:01:38,766 --> 00:01:42,366
Pin Y16 of the baseband chip is the I2S bus serial clock
23
00:01:43,233 --> 00:01:45,066
Jump to the bitmap according to the name,
24
00:01:45,200 --> 00:01:48,900
the serial clock is connected to the CPU through the middle connection point
25
00:01:50,266 --> 00:01:53,233
Pin AA15 is the I2S bus data input
26
00:01:55,733 --> 00:01:57,600
Jump to the bitmap according to the name,
27
00:01:58,166 --> 00:02:02,000
and the data input is connected to the CPU through the middle connection point
28
00:02:02,666 --> 00:02:04,866
Pin W15 is the data output
29
00:02:05,766 --> 00:02:06,833
Jump to the bitmap,
30
00:02:07,433 --> 00:02:11,300
the data output is connected to the CPU through the middle connection point
31
00:02:11,866 --> 00:02:15,300
Pin AF16 of the baseband chip is the detection clock
32
00:02:16,733 --> 00:02:18,533
Jump to the bitmap according to the name,
33
00:02:19,400 --> 00:02:23,333
the detection clock is connected to the CPU through the middle connection point
34
00:02:24,100 --> 00:02:28,066
If there is no handset and no call failure after the iPhone is dropped,
35
00:02:28,900 --> 00:02:33,966
it is mostly because the I2S bus between the baseband and the CPU is disconnected
36
00:02:34,400 --> 00:02:37,133
We can measure the diode value of the I2S bus
37
00:02:38,800 --> 00:02:44,833
If the value is normal, we only need to reball the tin to fix the failure of no transmission and no handset
38
00:02:46,000 --> 00:02:47,600
That's all for this video