1
00:00:00,866 --> 00:00:07,266
Hello everyone. In this lesson, let's take a look at some signals after a hard boot reset.
2
00:00:08,566 --> 00:00:12,933
After the first reset refers to the platform reset and the subsequent part
3
00:00:13,466 --> 00:00:16,666
The platform reset signal is PLTRST#
4
00:00:16,866 --> 00:00:22,400
This is a very critical signal, generally the whole machine reset signal
5
00:00:23,400 --> 00:00:27,466
This signal will be sent to many devices to reset them
6
00:00:28,100 --> 00:00:30,966
It is generally a 3.3 volt high
7
00:00:32,866 --> 00:00:35,300
CPU SVID
8
00:00:38,933 --> 00:00:45,233
When the CPU receives PROCPWRGD, it will send a signal to the CPU power supply chip
9
00:00:45,233 --> 00:00:48,800
through the SVID bus to generate CPU power supply.
10
00:00:51,333 --> 00:00:53,666
The next one is VCCCORE_CPU
11
00:00:53,900 --> 00:00:56,733
This is the CPU core power supply
12
00:00:57,000 --> 00:01:00,766
When the CPU power supply chip receives the SVID signal from the CPU,
13
00:01:00,766 --> 00:01:05,166
it will control the generation of VCCCORE_CPU power supply
14
00:01:05,566 --> 00:01:07,300
Further down DRAM_RESET#
15
00:01:07,533 --> 00:01:09,766
This is the memory reset signal
16
00:01:10,333 --> 00:01:16,333
When the CPU has power supply, the CPU will read the BIOS for self-test, which will self-test memory
17
00:01:17,866 --> 00:01:21,533
When the self-test has passed the memory, a memory reset signal will be issued
18
00:01:22,966 --> 00:01:26,833
This memory reset signal is generally a high-low-high signal
19
00:01:30,800 --> 00:01:32,566
The last one is VCCGT
20
00:01:32,766 --> 00:01:35,366
It is the integrated display power supply of the CPU
21
00:01:35,933 --> 00:01:38,600
After the mainboard self-checks the memory,
22
00:01:38,866 --> 00:01:43,566
the CPU will send out an SVID signal again to supply power to the CPU chip,
23
00:01:43,833 --> 00:01:46,833
which is used to control the power supply of the CPU integrated display.
24
00:01:48,800 --> 00:01:53,000
The set display power supply is generally 0.7 volts to 1.3 volts
25
00:01:54,133 --> 00:01:57,266
This is the explanation of some terms after reset