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