1
00:00:00,466 --> 00:00:04,900
Hello everyone, today we will learn about the generation sequence of PG and clock signals
2
00:00:04,900 --> 00:00:09,666
in the standard timing of Intel's 10th to 12th generation low-power CPU chipsets
3
00:00:14,600 --> 00:00:18,800
PG, clock signal generation sequence refers to this part of the timing diagram
4
00:00:23,433 --> 00:00:30,300
The first one is VCCIN_VR_READY, which means that the VCCIN power supply of the CPU is normal,
5
00:00:33,466 --> 00:00:37,766
and it is usually sent to EC or communicated with other PGs.
6
00:00:42,800 --> 00:00:45,566
The second one, PCH_PWROK,
7
00:00:45,966 --> 00:00:51,333
this is the 3.3V high level sent to the CPU by the motherboard after the power supply is normal,
8
00:00:51,733 --> 00:00:54,600
indicating that the S0 state voltage is OK
9
00:00:55,200 --> 00:01:00,366
VCCIO, the actual circuit diagram searches for VCCIO_OUT,
10
00:01:00,733 --> 00:01:04,166
which is the 1.05V power supply output by the CPU
11
00:01:06,600 --> 00:01:12,733
After each power supply is normal, the 38.4M crystal oscillator of the CPU starts to vibrate,
12
00:01:13,000 --> 00:01:16,633
providing the reference frequency for the clock module inside the CPU
13
00:01:17,600 --> 00:01:21,466
But this crystal oscillator is not reflected in the standard timing diagram
14
00:01:25,300 --> 00:01:31,300
Next, PCH_CLK_OUTPUTS, this is the clock output by the CPU
15
00:01:32,500 --> 00:01:39,633
These include ESPI bus clock, PCIE bus clock, independent graphics card clock, etc.
16
00:01:44,033 --> 00:01:47,166
The last one, SYS_PWROK,
17
00:01:47,300 --> 00:01:49,900
means that the system power supply is normal,
18
00:01:50,300 --> 00:01:55,566
and it is also the key PG signal for reset, with a voltage of 3.3V
19
00:01:56,833 --> 00:02:00,266
Ok, this is the generation sequence of PG and clock signals