1
00:00:00,333 --> 00:00:02,400
iPhone camera circuit repairing
2
00:00:02,900 --> 00:00:07,466
This video mainly explains how the iPhone 12 Pro Max super-wide-angle camera works
3
00:00:08,233 --> 00:00:11,700
Working principle step 1, when triggering the switch,
4
00:00:11,833 --> 00:00:14,866
after the camera power supply is in normal working condition,
5
00:00:14,933 --> 00:00:20,333
and it will send 1.8V power supply to provide the working voltage for the super-wide-angle camera
6
00:00:20,600 --> 00:00:25,433
Step 2, after the camera power supply 1 sends the 1.8V power supply,
7
00:00:25,633 --> 00:00:29,033
it will detect the super-wide-angle camera through the I2C bus
8
00:00:29,466 --> 00:00:34,000
Step 3, after the camera power supply 1 detects the camera through the I2C bus,
9
00:00:34,566 --> 00:00:39,766
the camera power supply 2 will send a 24M clock signal for the super-wide-angle camera
10
00:00:41,466 --> 00:00:44,433
Step 4, when starting to the camera circuit,
11
00:00:44,800 --> 00:00:50,800
the camera power supply 1 will first send PPVR AVDD2 power supply for the super wide-angle camera
12
00:00:52,666 --> 00:00:56,766
At the same time, it will also control the conversion tube of the camera,
13
00:00:57,366 --> 00:01:04,200
so that the conversion tube can send 1.2V and 2.85V power supply for the super-wide-angle camera
14
00:01:05,400 --> 00:01:11,133
Step 5, the camera power supply will send an open signal for the super wide-angle camera
15
00:01:12,633 --> 00:01:18,900
The working condition of the step 4 and step 5 will only last about 1 second during the startup process,
16
00:01:19,133 --> 00:01:21,166
and then the signal will be turned off
17
00:01:21,566 --> 00:01:24,800
After entering the system, when using the camera,
18
00:01:25,000 --> 00:01:28,433
then step 4 and step 5 working conditions will be issued
19
00:01:28,700 --> 00:01:32,033
The advantage of this design is that it can save power
20
00:01:32,300 --> 00:01:35,700
Step 6, when using the camera function,
21
00:01:36,166 --> 00:01:38,566
click the camera icon on the iPhone,
22
00:01:39,000 --> 00:01:41,400
the CPU will control the camera power supply,
23
00:01:41,433 --> 00:01:44,966
and let the camera power supply send the working conditions of the camera
24
00:01:45,600 --> 00:01:50,233
After the camera has working conditions, it starts to collect image information
25
00:01:50,566 --> 00:01:55,566
The camera will send the collected image information to the CPU through the LPDP bus
26
00:01:56,133 --> 00:01:58,433
After the CPU receives the data,
27
00:01:58,600 --> 00:02:01,166
it will display the information on the screen
28
00:02:02,866 --> 00:02:04,533
When we click the camera button,
29
00:02:04,666 --> 00:02:08,100
the CPU will intercept the current LPDP bus data
30
00:02:08,233 --> 00:02:12,033
and transfer it to the hard disk to complete the camera function
31
00:02:13,100 --> 00:02:15,233
When we click the recording function,
32
00:02:15,500 --> 00:02:20,133
the CPU will continuously transfer the LPDP bus data to the hard disk
33
00:02:22,166 --> 00:02:26,900
When we press stop, the CPU no longer collects LPDP bus data,
34
00:02:27,200 --> 00:02:29,666
and the video recording is completed
35
00:02:30,933 --> 00:02:36,900
SWIDE_AUX is the LPDP bus detection signal from the CPU to the super-wide-angle camera
36
00:02:37,533 --> 00:02:41,533
If there is a problem with the signal, the camera cannot be turned on
37
00:02:43,633 --> 00:02:50,300
RCAM_TO_MANY_SYNC is the synchronization signal from the super wide-angle camera to other camera connectors
38
00:02:51,166 --> 00:02:53,133
If there is a problem with the signal,
39
00:02:53,333 --> 00:02:56,266
it will cause a black screen when switching cameras
40
00:02:57,166 --> 00:02:59,833
The signal is rarely damaged during the maintenance
41
00:03:00,033 --> 00:03:05,766
In the functional block diagram, steps 1-6 are the working conditions of the super-wide-angle camera
42
00:03:05,900 --> 00:03:10,466
If one of the working conditions is abnormal, the camera cannot be used normally
43
00:03:11,100 --> 00:03:13,033
Ok, that's all for this video