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