1
00:00:00,600 --> 00:00:06,833
Hello everyone. In this lesson, let's take a look at some signal interpretations of the hard start PG part.
2
00:00:07,500 --> 00:00:11,733
The PG part refers to the part where the mainboard starts to generate the PG signal
3
00:00:12,366 --> 00:00:15,866
after the power supply is generated during the power-on process.
4
00:00:16,500 --> 00:00:19,466
The first one is PCH_PWROK
5
00:00:20,133 --> 00:00:23,333
It is the power good signal for the bridge
6
00:00:32,666 --> 00:00:35,400
This signal is a 3.3 volt high level sent by the mainboard to the bridge,
7
00:00:35,766 --> 00:00:39,366
generally used to indicate that the voltage in the S0 state is normal
8
00:00:42,966 --> 00:00:45,600
Next is the 24 mega clock
9
00:00:46,266 --> 00:00:49,200
This is the bridge's 24M clock
10
00:00:50,366 --> 00:00:56,466
When the power supply of the bridge and PCH_PWROK are normal, the 24M clock of the bridge will start to work
11
00:00:56,566 --> 00:01:01,066
It鈥檚 used to provide a reference frequency for the clock module inside the bridge
12
00:01:02,066 --> 00:01:05,133
Next, the bridge will send out various clocks
13
00:01:05,333 --> 00:01:11,533
When the bridge gets the 24M clock and PCH_PWROK, it will read the program to configure its own pins
14
00:01:13,600 --> 00:01:17,666
When the pin configuration is complete, it will send out each clock
15
00:01:18,200 --> 00:01:20,933
Next SYS_PWROK
16
00:01:23,000 --> 00:01:25,866
SYS means system
17
00:01:26,100 --> 00:01:27,866
PWROK, good power
18
00:01:28,000 --> 00:01:31,933
Then its name together is the system power good signal.
19
00:01:32,266 --> 00:01:37,866
This signal is used to indicate that the system power supply is normal, generally 3.3 volts
20
00:01:39,366 --> 00:01:43,433
Further down there is a PROCPWRGD
21
00:01:47,133 --> 00:01:51,666
It is a good signal for CPU power supply, usually 1.05 volts
22
00:01:52,533 --> 00:02:02,433
This signal is generally sent to the CPU by the bridge to indicate that the voltage of the CPU is normal.
23
00:02:04,533 --> 00:02:09,800
These are the noun explanations for some signals in the PG part of the hard start