1
00:00:00,766 --> 00:00:05,833
Hello everyone, today we will learn the standard timing of AMD Ryzen APU chipset
2
00:00:09,100 --> 00:00:11,433
In the AMD Ryzen APU standard timing,
3
00:00:11,600 --> 00:00:17,433
VDDBT_RTC_G is the power supply for the RTC circuit, 3.3V.3V
4
00:00:21,466 --> 00:00:30,900
X32K_X1 and X32K_X2, these two pins are the pins connected to the 32.768KHz crystal oscillator
5
00:00:35,266 --> 00:00:40,333
When the APU is powered by the RTC, it will provide power to the crystal oscillator pin,
6
00:00:40,700 --> 00:00:42,966
and the crystal oscillator will start to vibrate,
7
00:00:43,333 --> 00:00:48,533
providing the APU with a reference clock frequency of 32.768KHz
8
00:00:48,866 --> 00:00:51,700
RTC circuit does not participate in triggering
9
00:00:53,366 --> 00:00:58,300
When this power supply is pulled low, it will clear the CMOS settings
10
00:00:59,166 --> 00:01:04,833
However, if the RTC circuit is abnormal, it will cause other strange faults,
11
00:01:05,400 --> 00:01:09,800
such as no reset after booting, no running code (no self-test), etc.
12
00:01:11,066 --> 00:01:15,666
S5 POWER RAILS, this is the standby power supply in S5 state,
13
00:01:16,300 --> 00:01:22,566
including VDD_33_S5, VDD_18_S5, VDDP_S5
14
00:01:23,200 --> 00:01:30,900
They are 3.3V standby power supply, 1.8V standby power supply and 0.75V standby power supply
15
00:01:31,600 --> 00:01:34,466
After these three standby power supplies are normal,
16
00:01:35,133 --> 00:01:40,300
a standby power good signal RSMRST_L, 1.8V will be generated
17
00:01:42,300 --> 00:01:45,833
There is no deep sleep standby in AMD's timings
18
00:01:52,466 --> 00:01:57,500
PWR_BTN_L, this is the switch trigger signal for the APU
19
00:02:01,166 --> 00:02:07,400
When the signal is in standby, it is high level, it will be pulled low after pressing the switch,
20
00:02:08,566 --> 00:02:12,000
and it will return to high level after releasing the switch
21
00:02:14,166 --> 00:02:16,533
When the APU receives the switch trigger signal,
22
00:02:16,766 --> 00:02:23,166
it will set SLP_S5_L and SLP_S3_L high in turn to turn on the memory power supply
23
00:02:23,300 --> 00:02:26,233
and the power supply required by the S0 state
24
00:02:35,433 --> 00:02:43,533
In AMD's chipset, there are only SLP_S5_L and SLP_S3_L, and they came out at the same time
25
00:02:47,600 --> 00:02:51,633
When all the power supplies in the S0 and S3 states are normal,
26
00:02:52,600 --> 00:02:57,300
a power good signal PWR_GOOD will be generated and sent to the APU,
27
00:02:58,066 --> 00:03:01,266
indicating that the power supply on the mainboard is all normal
28
00:03:04,033 --> 00:03:11,066
At the same time, after each power supply is normal, the 48MHz crystal oscillator of the APU will start to vibrate,
29
00:03:11,233 --> 00:03:15,300
providing the reference clock frequency of the clock module inside the APU,
30
00:03:16,000 --> 00:03:21,333
and the APU outputs various clocks, including PCIE bus clock 100MHz,
31
00:03:21,466 --> 00:03:25,300
LPC bus clock 24MHz or 33MHz
32
00:03:27,666 --> 00:03:31,766
Then the APU sends a PWROK signal to the CPU power supply chip
33
00:03:33,166 --> 00:03:39,533
Then APU will send SVID signal to the CPU power supply chip to adjust the CPU core power supply
34
00:03:44,333 --> 00:03:49,266
The APU delays and sends out the PCIE reset signal PICE_RST_L,
35
00:03:49,433 --> 00:03:52,633
which is usually used to reset the independent graphics card
36
00:03:54,866 --> 00:04:00,200
APU sends out APU_RST# or RESET_L, which are platform resets,
37
00:04:01,866 --> 00:04:09,266
used to reset various devices on the platform, such as wireless network card, network card, EC, etc.
38
00:04:12,933 --> 00:04:16,766
Ok, here is the standard timing for the AMD Ryzen APU chipset