1
00:00:00,366 --> 00:00:04,633
Hello everyone, today we will talk about light sleep standby conditions
2
00:00:05,833 --> 00:00:09,633
The light sleep standby state is also called the S5 state
3
00:00:12,633 --> 00:00:16,300
First, here are four conditions for light sleep standby
4
00:00:19,833 --> 00:00:22,400
The first is SLP_SUS#,
5
00:00:22,900 --> 00:00:26,700
which is used to turn on and off the main standby power supply
6
00:00:28,766 --> 00:00:34,666
This SLP_SUS# signal is not used when deep sleep is not supported
7
00:00:37,266 --> 00:00:39,300
If deep sleep is supported,
8
00:00:39,500 --> 00:00:46,433
the RTC circuit conditions are normal, and the standby power supply condition in deep sleep is normal
9
00:00:52,533 --> 00:00:55,033
When the chipset detects the adapter,
10
00:00:56,733 --> 00:01:01,600
it sends the SLP_SUS# signal to turn on the main standby power supply
11
00:01:02,333 --> 00:01:10,800
The first is VCCPRIM_3P3, which is the 3.3V standby power supply for PCH
12
00:01:12,066 --> 00:01:19,033
The second is VCCPRIM_1P0, which is the 1.0V primary standby power supply
13
00:01:19,966 --> 00:01:23,266
These are generated by PWM circuit control
14
00:01:24,566 --> 00:01:27,366
After the main standby power supply is normal,
15
00:01:28,000 --> 00:01:35,566
there will be a delay to generate a good signal of the main standby power supply, which is called RSMRST#
16
00:01:36,100 --> 00:01:41,533
This signal is also a reset signal for the ACPI controller inside the PCH
17
00:01:41,966 --> 00:01:46,466
The signal is 3.3V when the main standby power supply is normal
18
00:01:47,566 --> 00:01:51,400
Let's look at the block diagram of the light sleep standby condition
19
00:01:53,566 --> 00:01:58,466
Just now we said that when deep sleep standby conditions are normal,
20
00:01:59,566 --> 00:02:01,733
after detecting the adapter
21
00:02:03,033 --> 00:02:11,666
PCH will issue the SLP_SUS# signal to turn on the PWM circuit and control the 3.3V PWM output
22
00:02:22,533 --> 00:02:29,966
3.3V main standby power supply is provided to the main standby power supply pin of the PCH,
23
00:02:31,466 --> 00:02:36,366
and a good power signal is generated to the RSMRST# pin after a delay
24
00:02:41,266 --> 00:02:50,233
Some circuits will use their PG signal to turn on the next 1.0V standby supply after the 3.3V supply is normal
25
00:02:52,400 --> 00:03:00,000
This 1.0V PWM output will supply power to the VCCPRIM_1P0 pin of the PCH
26
00:03:03,800 --> 00:03:06,966
According to the standard timing diagram of Intel,
27
00:03:08,566 --> 00:03:12,700
the standby conditions of light sleep state include four conditions:
28
00:03:14,200 --> 00:03:20,466
light sleep standby power supply, deep sleep standby power supply, and RTC circuit