1
00:00:00,466 --> 00:00:05,800
Hello everyone, in this lesson we will look at the PG and reset signals of the 100 series mainboards
2
00:00:06,266 --> 00:00:12,533
In the first step of the PG part, the power supply chip of the CPU sends a signal to the SYS_PWROK of the bridge
3
00:00:15,066 --> 00:00:21,700
This SYS_PWROK is a very critical PG signal, which controls the generation of platform reset
4
00:00:22,733 --> 00:00:27,466
First of all, we need to know what the signal from the CPU power supply chip is.
5
00:00:27,866 --> 00:00:34,800
This signal is VR_READY, which means that the CPU power supply chip is ready
6
00:00:35,133 --> 00:00:39,966
Let's find out where the CPU power supply chip is in the physical object
7
00:00:40,466 --> 00:00:43,500
It's here, its position number is DAU1
8
00:00:44,566 --> 00:00:47,600
Search for DAU1 in the circuit diagram
9
00:00:47,966 --> 00:00:50,133
Its VR_READY is on pin 11
10
00:00:51,100 --> 00:00:56,366
Then under what circumstances will the CPU power supply chip send out the VR_READY signal?
11
00:00:57,166 --> 00:01:00,933
The working conditions of the chip are basically satisfied,
12
00:01:01,100 --> 00:01:05,866
that is, the power supply and the opening signal are all normal,
13
00:01:05,933 --> 00:01:09,333
and it will send out the VR_READY signal
14
00:01:10,166 --> 00:01:12,300
Let's look at VDD first
15
00:01:12,533 --> 00:01:16,333
The external resistor of VDD is not installed
16
00:01:16,800 --> 00:01:18,300
Search to see where it goes
17
00:01:18,800 --> 00:01:21,900
It is connected to 5VDUAL through an N-channel MOS tube
18
00:01:22,400 --> 00:01:25,500
The G pole of this MOS tube is 12V
19
00:01:25,800 --> 00:01:28,566
That is to say, when the yellow 12V is normal,
20
00:01:28,700 --> 00:01:34,666
the 5VDUAL will be converted into the VDD and VDDP power supply here.
21
00:01:34,966 --> 00:01:38,733
VDDP is connected to VIN through a 2.2 ohm resistor here
22
00:01:40,100 --> 00:01:45,800
The VIN here is the 12V of the CPU power supply interface, which is the 12V of this position
23
00:01:48,200 --> 00:01:51,766
Below, VIN is connected to VIN, 12V
24
00:01:52,300 --> 00:01:55,066
The power supply is now all normal.
25
00:01:55,266 --> 00:01:56,866
Look at the opening signal
26
00:01:57,000 --> 00:02:03,133
The open signal here is pulled up by VIN through series voltage division
27
00:02:05,466 --> 00:02:07,300
It is connected to the IO
28
00:02:07,833 --> 00:02:13,200
When the IO receives the SLP signal, it will not pull down VTT_PWRGD
29
00:02:14,733 --> 00:02:21,066
If VTT_PWRGD is not pulled down, it will be pulled up to a high level of about 3V by VIN series voltage divider.
30
00:02:21,400 --> 00:02:23,700
At this time, there is an opening signal
31
00:02:24,133 --> 00:02:30,133
With power supply and open signal, then the chip is ready and will send out VR_READY signal
32
00:02:30,466 --> 00:02:32,266
Who is this VR_READY for?
33
00:02:32,266 --> 00:02:33,366
Let's search
34
00:02:33,566 --> 00:02:36,533
This VR_READY is given to IO
35
00:02:37,866 --> 00:02:40,400
Let's draw this part first
36
00:02:51,966 --> 00:03:02,500
After the power supply and start signal of DAU1 are normal, it will send a VR_READY signal to the IO
37
00:03:07,200 --> 00:03:13,833
After the IO receives this high-level VR_READY, it will immediately send out a VRMPWRGD
38
00:03:14,100 --> 00:03:17,633
Let's see where this VRMPWRGD connects to
39
00:03:19,766 --> 00:03:26,333
VRMPWRGD here is renamed CPU_VCCST_PWROK after series voltage division,
40
00:03:26,800 --> 00:03:31,000
and it is given to the VCCST_PWRGD pin of the CPU.
41
00:03:31,533 --> 00:03:35,566
VCCST_PWRGD is a key signal of the CPU
42
00:03:36,033 --> 00:03:43,900
When the CPU receives this VCCST_PWRGD, it will send the above DDR_VTT_CTL signal
43
00:03:44,300 --> 00:03:47,666
This signal is used to turn on the VTT power supply
44
00:03:48,366 --> 00:03:51,666
Let's see where else VRMPWRGD has gone
45
00:03:51,766 --> 00:03:57,600
This signal is renamed SYS_PWROK through a copper skin and given to the bridge
46
00:03:58,133 --> 00:04:03,800
At this time, the bridge receives the SYS_PWROK signal
47
00:04:04,733 --> 00:04:07,900
Let's draw this step
48
00:04:12,933 --> 00:04:22,533
Then this signal is also given to the CPU
49
00:04:23,366 --> 00:04:34,400
After the CPU receives VCCST_PWRGD, it will send a VTT open signal
50
00:04:39,700 --> 00:04:47,166
Ok, let's take a look at where the VTT start signal sent by the CPU goes
51
00:04:47,766 --> 00:04:56,533
The turn-on signal is changed to DDR VTT_EN through a 0 ohm resistor, and comes to MAU1
52
00:04:57,266 --> 00:05:08,600
When MAU1 receives VDDQ 5VDUAL and DDRVTT_EN DDRVTT_BOOT, it will send out DDRVTT power supply
53
00:05:09,500 --> 00:05:12,066
Here is another power supply
54
00:05:12,666 --> 00:05:15,033
Let's draw this step as well
55
00:05:26,033 --> 00:05:29,000
Next let's look at the next step
56
00:05:29,266 --> 00:05:34,633
The ATX power supply will delay sending the PG of the gray line to the IO
57
00:05:35,166 --> 00:05:40,766
This step is that the ATX power supply will delay for a period of time
58
00:05:40,966 --> 00:05:44,266
after the normal output and send a high level PG to the IO
59
00:05:44,766 --> 00:05:46,433
It is a gray line
60
00:05:46,800 --> 00:05:48,766
Let's find this circuit
61
00:05:53,766 --> 00:05:56,466
The eighth pin is PWOK
62
00:05:57,033 --> 00:05:59,800
PWOK will be given directly to IO
63
00:06:02,400 --> 00:06:07,166
IO will also detect the voltage of each channel and the PG of ATX
64
00:06:08,000 --> 00:06:14,733
After IO detects that all of these are normal, it will send a PG signal to PCH_PWROK
65
00:06:15,000 --> 00:06:19,200
Let's take a look at how IO detects various voltages
66
00:06:20,000 --> 00:06:22,600
Let's take a look at how IO detects various voltages
67
00:06:22,866 --> 00:06:27,733
These VIN pins are generated after each power supply is divided in series
68
00:06:27,900 --> 00:06:31,666
The IO is to detect the voltage through these VIN pins
69
00:06:32,166 --> 00:06:36,600
Among them, VIN1 detects the voltage of VCC33V
70
00:06:36,900 --> 00:06:41,366
After 3V is divided in series, it should be a 2V voltage
71
00:06:42,133 --> 00:06:45,933
VIN2 detects a voltage of 12V and it should also be 2V
72
00:06:46,866 --> 00:06:52,466
VIN3 detects the voltage of VCC 5V, which is also a series voltage divider of 2V
73
00:06:54,066 --> 00:06:58,066
VCC4 detects VCCGT, which is the integrated display power supply
74
00:06:58,466 --> 00:07:01,133
At this time, there is no integrated display power supply,
75
00:07:01,366 --> 00:07:03,566
so it cannot detect the integrated display power supply
76
00:07:04,266 --> 00:07:06,133
VCC5 is VCCSA
77
00:07:06,533 --> 00:07:08,366
VCCSA already has at this time
78
00:07:08,766 --> 00:07:12,266
VCC6 detects VDDQ, which is the memory power supply
79
00:07:12,833 --> 00:07:14,333
At this time it also has
80
00:07:14,700 --> 00:07:19,133
It can be seen that not all of its VIN pins are powered
81
00:07:19,366 --> 00:07:23,966
When the IO detects that part of the voltage is normal through the VIN pin,
82
00:07:25,266 --> 00:07:31,333
and the gray PG is also sent to the IO, the IO will send a POWER OK signal
83
00:07:36,466 --> 00:07:39,733
It is called ITE_PWROK here
84
00:07:40,066 --> 00:07:45,333
It was renamed O_PWROK after a exclusion
85
00:07:47,066 --> 00:07:52,466
After this O_PWROK went out, it was renamed as PCH_PWROK,
86
00:07:52,566 --> 00:07:55,966
and it was given to the PCH_PWROK pin of the bridge.
87
00:07:56,600 --> 00:07:59,233
Let's draw this step as well
88
00:08:14,766 --> 00:08:24,900
After the IO gets PG and the detection voltage is normal, it will send PCH_PWROK
89
00:08:25,333 --> 00:08:27,100
Ok let's move on
90
00:08:27,733 --> 00:08:30,966
After the bridge receives PCH_PWROK, the bridge will start working
91
00:08:31,266 --> 00:08:36,400
First of all, the 24M of the bridge needs to start to vibrate, and the bridge also needs to read the BIOS
92
00:08:36,866 --> 00:08:40,166
At this time, the bridge reads the ME in the BIOS
93
00:08:40,466 --> 00:08:46,900
We first find the 24M clock and BIOS, we first find them in the physical
94
00:08:47,200 --> 00:08:49,766
Bridge's 24M clock is here
95
00:08:50,400 --> 00:08:52,966
This crystal oscillator is the 24M crystal oscillator of the bridge
96
00:08:53,300 --> 00:08:55,133
And the BIOS is here
97
00:08:55,666 --> 00:08:59,200
At present, the BIOS of the desktop computer is eight-pin.
98
00:08:59,600 --> 00:09:01,600
Let's first look at the 24M crystal oscillator
99
00:09:07,133 --> 00:09:12,100
When the bridge gets PCH_PWROK and the power supply of the bridge is normal,
100
00:09:12,266 --> 00:09:18,300
the crystal oscillator will start to vibrate to provide a basic frequency for the bridge
101
00:09:26,800 --> 00:09:30,100
At the same time, the bridge also needs to read the BIOS
102
00:09:30,266 --> 00:09:32,466
The location number of the BIOS is M_BIOS
103
00:09:33,000 --> 00:09:38,766
We searched for this location number and found the BIOS chip
104
00:09:39,133 --> 00:09:43,300
The workflow of this BIOS chip will be described in detail later.
105
00:09:43,700 --> 00:09:48,766
Here we only need to know that the bridge will read this BIOS.
106
00:09:49,266 --> 00:09:52,433
When the bridge reads the BIOS, it uses the SPI bus
107
00:09:59,600 --> 00:10:03,266
SPI bus we count it as step 21
108
00:10:04,333 --> 00:10:12,166
After the bridge reads the BIOS, it will send a clock signal and send PROCPWRGD to the CPU
109
00:10:12,866 --> 00:10:15,133
Let's first talk about this clock signal
110
00:10:15,700 --> 00:10:22,366
Most of the devices on the mainboard need a clock signal to work, such as network cards or PCIE devices, etc.
111
00:10:22,600 --> 00:10:26,966
The clock signal they need is the clock signal from the bridge here
112
00:10:27,466 --> 00:10:35,533
This clock signal is not only given to a certain device, but multiple devices
113
00:10:39,866 --> 00:10:45,833
Although this clock signal is given to many places, there is one place where we can easily measure the clock,
114
00:10:47,100 --> 00:10:50,700
that is the A13 and A14 pins of the PCIE slot
115
00:10:51,500 --> 00:10:59,666
After the bridge sends out various clocks, pins A13 and A14 of the PCIE slot can measure a voltage of a few tenths of V
116
00:11:00,766 --> 00:11:03,566
Next we look at PROCPWRGD
117
00:11:06,466 --> 00:11:13,066
This signal is a good power signal sent by the bridge to the CPU, and the external name is N_CPUPWROK
118
00:11:13,066 --> 00:11:15,400
Let's just draw it
119
00:11:20,166 --> 00:11:28,566
When all these are output, the bridge will output a very critical signal, called the platform reset signal, PLTRST
120
00:11:29,133 --> 00:11:31,766
The platform reset signal will be given to the IO
121
00:11:31,866 --> 00:11:41,366
After IO receives the platform reset signal, it will send a reset signal to the network card or other PCIE devices
122
00:11:47,400 --> 00:11:51,766
After the platform reset signal is sent out, it will be sent to IO
123
00:11:52,466 --> 00:11:54,933
Let's find this platform reset signal in the circuit diagram
124
00:11:55,000 --> 00:11:56,700
Search PLTRST
125
00:11:57,966 --> 00:12:01,200
As you can see, this is the internal pin of the bridge.
126
00:12:01,466 --> 00:12:04,433
Its external name is N_PFMRST
127
00:12:06,700 --> 00:12:09,366
Search for this N_PFMRST
128
00:12:12,866 --> 00:12:17,700
As you can see, it gave the IO
129
00:12:19,166 --> 00:12:24,600
This platform reset signal is only given to IO
130
00:12:27,800 --> 00:12:35,933
After the IO receives this signal, it will send a reset signal to reset the PCIE slot and network card
131
00:12:44,933 --> 00:12:51,000
At the same time, the bridge will send another CPU reset signal, called PLTRST_CPU#
132
00:12:51,400 --> 00:12:53,466
Let's search for this signal
133
00:12:58,066 --> 00:13:02,733
As you can see, the external name of this signal is N_CPURST
134
00:13:03,200 --> 00:13:06,166
This signal is used to reset the CPU
135
00:13:06,533 --> 00:13:11,400
Let's continue to search for this external signal to see if it is given to the CPU
136
00:13:14,300 --> 00:13:22,900
This signal is directly connected to the CPU and given to the RESET# pin of the CPU to reset the CPU.
137
00:13:23,566 --> 00:13:25,700
Let's draw this step as well
138
00:13:34,933 --> 00:13:42,500
After the CPU receives the CPU reset signal, it will send an SVID signal to the CPU to power the chip
139
00:13:42,966 --> 00:13:47,700
This SVID signal is mainly used to adjust the CPU power supply voltage
140
00:13:47,933 --> 00:13:58,066
When the CPU power supply chip receives the SVID signal, it will output the CPU power supply
141
00:13:58,200 --> 00:14:01,733
Let's draw this step
142
00:14:04,866 --> 00:14:07,266
The SVID signal has three wires
143
00:14:14,966 --> 00:14:21,500
When the CPU power supply chip receives the SVID, it will output the CPU core power supply
144
00:14:23,766 --> 00:14:27,033
After the power supply of the CPU is satisfied, it will start to work,
145
00:14:27,233 --> 00:14:30,966
and it will read the BIOS through the bridge, and start self-checking and running code
146
00:14:31,266 --> 00:14:33,566
After self-checking the memory,
147
00:14:33,800 --> 00:14:38,766
the CPU will send another SVID signal to control the generation of integrated display power supply VCCGT
148
00:14:41,333 --> 00:14:46,500
So far, the power-on, PG and reset workflow of the 100 series is over,
149
00:14:46,800 --> 00:14:50,266
and the entire hard start of the 100 series is also over.