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