1
00:00:00,600 --> 00:00:02,566
iPhone audio circuit repairing
2
00:00:03,733 --> 00:00:08,966
This video mainly explains the working principle of the main audio from iPhone 8 to iPhone XS Max
3
00:00:11,366 --> 00:00:13,266
The first step of the working principle,
4
00:00:13,566 --> 00:00:16,966
when the battery is buckled or the adjustable power supply is connected,
5
00:00:17,666 --> 00:00:21,266
the BOOST boost chip will generate BOOST power supply
6
00:00:21,866 --> 00:00:25,533
This power supply will provide the first working voltage for the main audio
7
00:00:27,000 --> 00:00:29,333
Step 2, when the power is turned on,
8
00:00:30,033 --> 00:00:33,633
the main power supply will output more than 30 channels of power supplies,
9
00:00:33,900 --> 00:00:38,766
of which there will be 3 channels of power supply to provide working voltage for the main audio
10
00:00:39,300 --> 00:00:42,566
Step 3, during the process of starting the system,
11
00:00:43,166 --> 00:00:46,833
the CPU will send the MCLK clock signal to the main audio
12
00:00:48,600 --> 00:00:51,766
Step 4, after the CPU sends the clock signal,
13
00:00:52,166 --> 00:00:54,300
it will send a reset signal to the main audio
14
00:00:55,933 --> 00:01:01,566
Step 5, after the CPU sends the reset signal, it will send the start signal to the main audio
15
00:01:03,200 --> 00:01:08,866
Step 6, after the main audio has power supply, clock, reset, and start signals,
16
00:01:09,100 --> 00:01:12,800
the CPU will identify the main audio chip through the SPI bus
17
00:01:13,966 --> 00:01:17,833
After the identification is passed, the main audio can work normally
18
00:01:18,800 --> 00:01:23,333
Step 7, when there is audio data that needs to be converted by the main audio,
19
00:01:24,366 --> 00:01:28,400
the main audio first sends an INT interrupt signal to notify the CPU
20
00:01:29,066 --> 00:01:33,000
The CPU will send audio data to the main audio through the I2S bus
21
00:01:34,366 --> 00:01:38,300
After the main audio receives the data, it goes to codec processing
22
00:01:39,666 --> 00:01:43,700
These signals are the necessary operating conditions for the main audio to work
23
00:01:44,066 --> 00:01:47,300
If one signal is not normal, the main audio will not work,
24
00:01:47,500 --> 00:01:49,433
which will cause no sound failure
25
00:01:50,266 --> 00:01:51,833
That's all for this video