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