1
00:00:00,666 --> 00:00:07,833
Hello everyone, today we continue to analyze the pin definitions of several other power supply
2
00:00:07,833 --> 00:00:11,466
chips on the Wistron 15221 motherboard.
3
00:00:14,766 --> 00:00:23,233
Mainly introduce the pin definitions of U4002, U4001, U4004 and PU5304 chips
4
00:00:24,700 --> 00:00:29,133
Let's take a look at U4001 and U4002 first
5
00:00:29,766 --> 00:00:36,033
Both U4001 and U4002 are switching power supply chips
6
00:00:36,766 --> 00:00:40,866
Take the APE8910 U4001 as an example
7
00:00:42,900 --> 00:00:52,133
Its pin 4 is the power supply pin, which is the working voltage of this chip, which comes from 5V_S5
8
00:00:54,900 --> 00:01:01,100
Its VIN1 and VIN2 are two voltage input pins
9
00:01:04,100 --> 00:01:07,366
ON1 and ON2 are two open signals
10
00:01:08,400 --> 00:01:13,066
VOUT1 and VOUT2 are two output pins
11
00:01:14,300 --> 00:01:25,333
When the chip is powered and turned on, it will convert VIN1 and output it from VOUT1
12
00:01:29,700 --> 00:01:35,500
This is also what we often call the secondary power supply
13
00:01:37,933 --> 00:01:44,800
It will also turn VIN2 out and output from VOUT2
14
00:01:45,433 --> 00:01:51,766
Usually ON1 turns on VIN1 to output from VOUT1,
15
00:01:53,700 --> 00:01:57,433
ON2 turns on VIN2 to output from VOUT2
16
00:01:59,700 --> 00:02:06,400
Ok, this is the pin definition of the U4001 switch power supply chip
17
00:02:07,133 --> 00:02:13,966
Their output voltage has no voltage drop, directly converts 5V_S5 standby into 5V_S0,
18
00:02:14,200 --> 00:02:17,900
and converts 3D3V_S5 standby into 3D3V_S0
19
00:02:19,166 --> 00:02:24,400
This is called two-stage voltage conversion, level conversion, no voltage drop
20
00:02:25,200 --> 00:02:28,100
Next, let's look at U4004
21
00:02:28,833 --> 00:02:32,000
U4004 is an LDO power supply chip
22
00:02:33,800 --> 00:02:38,566
VIN is the power supply input pin
23
00:02:39,566 --> 00:02:43,300
VOUT is the power supply output pin
24
00:02:44,300 --> 00:02:48,366
VBIAS is the chip operating voltage
25
00:02:52,033 --> 00:02:55,200
EN is an open signal, active high
26
00:02:55,866 --> 00:03:03,666
When the chip is powered by VBIAS, it also gets the VIN and EN open signals
27
00:03:05,466 --> 00:03:09,333
It will VIN voltage after the internal step-down
28
00:03:09,866 --> 00:03:12,700
Output voltage from VOUT pin
29
00:03:14,000 --> 00:03:21,066
In this circuit, it converts 1D0V_S5 into 0D95V_VCCIO output through internal step-down
30
00:03:23,200 --> 00:03:26,966
Supply power to the VCCIO pin of the CPU
31
00:03:28,766 --> 00:03:31,066
This is the pin definition of chip U4004