1
00:00:00,366 --> 00:00:02,400
iPhone camera circuit repairing
2
00:00:03,266 --> 00:00:08,800
This video mainly explains the working principle of iPhone 11 Pro, 11 Pro Max telephoto camera
3
00:00:11,466 --> 00:00:14,633
Working principle step 1, after power on,
4
00:00:14,766 --> 00:00:17,400
the main power supply will output many power supplies,
5
00:00:18,166 --> 00:00:23,633
among which the 1.8V power supply will first provide the working voltage for the telephoto camera
6
00:00:24,866 --> 00:00:28,833
Step 2, after the working condition of the camera power supply is normal,
7
00:00:29,033 --> 00:00:32,100
the telephoto camera will be detected through the I2C bus
8
00:00:35,066 --> 00:00:40,600
Step 3, the camera power supply sends a 24M clock signal for the telephoto camera
9
00:00:45,166 --> 00:00:48,300
Step 4, when starting to the camera circuit,
10
00:00:49,066 --> 00:00:56,933
the camera power supply first outputs 1.15V, 3.3V and PPVR AVDD2 power supply of the telephoto camera,
11
00:01:00,100 --> 00:01:06,700
and then controls the camera conversion tube to generate 2.925V and PPVR PVDD power supply
12
00:01:11,633 --> 00:01:15,100
Step 5, after the power supply of the camera is normal,
13
00:01:15,566 --> 00:01:19,000
the camera power supply sends an open signal to the telephoto camera
14
00:01:20,066 --> 00:01:23,233
All the working conditions of the telephoto camera have been met
15
00:01:23,833 --> 00:01:26,633
However, in the process of entering the system,
16
00:01:26,966 --> 00:01:31,233
the duration of the working conditions in steps 4 and 5 is relatively short,
17
00:01:31,500 --> 00:01:32,900
about 1 second
18
00:01:33,700 --> 00:01:38,933
When we use the camera function, then step 4 and step 5 working conditions will be issued
19
00:01:39,900 --> 00:01:43,333
The advantage of this design is that it can save power
20
00:01:44,600 --> 00:01:48,200
Step 6, when using the camera function,
21
00:01:48,933 --> 00:01:51,333
click the camera icon on the iPhone,
22
00:01:55,966 --> 00:01:58,433
the CPU will control the camera power supply,
23
00:01:58,533 --> 00:02:02,100
and let the camera power supply send the working conditions of the camera
24
00:02:03,566 --> 00:02:08,333
After the camera has working conditions, it starts to collect image information
25
00:02:08,533 --> 00:02:14,033
The camera will send the collected image information to the CPU through the LPDP bus
26
00:02:14,966 --> 00:02:17,366
After the CPU receives the data,
27
00:02:18,366 --> 00:02:21,100
it will display the information on the screen
28
00:02:27,033 --> 00:02:28,933
When we click the camera button,
29
00:02:29,600 --> 00:02:33,266
the CPU will intercept the current LPDP bus data
30
00:02:35,133 --> 00:02:39,066
and transfer it to the hard disk to complete the camera function
31
00:02:41,400 --> 00:02:43,700
When we click the recording function,
32
00:02:44,500 --> 00:02:49,133
the CPU will continuously transfer the LPDP bus data to the hard disk
33
00:02:51,166 --> 00:02:55,866
When we press stop, the CPU no longer collects LPDP bus data,
34
00:02:56,266 --> 00:02:58,633
and the video recording is completed
35
00:02:59,766 --> 00:03:05,433
TELE_AUX is the LPDP bus detection signal from the CPU to the telephoto camera
36
00:03:07,666 --> 00:03:12,966
RCAM_SYNC is the synchronization signal from the telephoto camera to other cameras
37
00:03:14,066 --> 00:03:18,100
Among these working principles, if one of the signals is abnormal,
38
00:03:18,366 --> 00:03:20,100
the camera cannot be turned on
39
00:03:22,866 --> 00:03:24,600
That's all for this video