1
00:00:00,766 --> 00:00:04,966
Hello everyone, in this lesson we will introduce the USB interface
2
00:00:05,500 --> 00:00:08,433
The USB interface is a very widely used interface
3
00:00:08,700 --> 00:00:11,433
It has many protocols and interfaces
4
00:00:11,966 --> 00:00:17,466
Common interface types include Type-A, Type-B and Type-C, etc.
5
00:00:17,466 --> 00:00:23,200
The most common type of USB interface on the mainboard is the Type-A interface shown on the right
6
00:00:24,366 --> 00:00:33,066
The Type-A interface can be divided into USB2.0 and USB3.0 according to the number of internal pins
7
00:00:33,666 --> 00:00:40,433
The characteristic of the USB2.0 interface is that there are only 4 pins inside the interface.
8
00:00:40,866 --> 00:00:48,266
The USB3.0 interface is characterized by adding 5 pins on the basis of the USB2.0 interface.
9
00:00:49,866 --> 00:00:56,566
Moreover, the color of the USB interface also has a certain relationship with the type of USB interface.
10
00:00:57,266 --> 00:01:02,200
For example, like a USB2.0 interface, its color is generally black and white
11
00:01:02,866 --> 00:01:05,533
The most common on the mainboard is black
12
00:01:05,866 --> 00:01:09,366
And other non-black interfaces, such as blue, red, etc.,
13
00:01:09,633 --> 00:01:12,166
they are basically USB3.0 interfaces
14
00:01:15,333 --> 00:01:20,866
The transmission speed of the USB3.0 interface is much faster than that of the USB2.0 interface
15
00:01:21,866 --> 00:01:25,333
Next, let's take a look at the pin definition of the USB interface
16
00:01:26,300 --> 00:01:29,200
Let's first look at the pin definition of USB2.0
17
00:01:29,400 --> 00:01:35,966
USB2.0 has four pins, which are power supply, D+, D- and GND
18
00:01:37,966 --> 00:01:41,200
Needless to say, power supply and grounding
19
00:01:41,366 --> 00:01:43,833
D+ and D- are USB data lines
20
00:01:45,566 --> 00:01:50,200
Take the solder joint of the interface on the right as an example
21
00:01:50,566 --> 00:01:53,333
The above four solder joints are the solder joints of USB2.0
22
00:01:53,533 --> 00:01:56,500
They are power supply D-, D+ and GND respectively
23
00:01:58,400 --> 00:02:02,033
The USB3.0 interface has 5 more pins
24
00:02:03,200 --> 00:02:09,833
The middle pin is grounded, and the remaining four pins are USB3.0 data lines
25
00:02:11,533 --> 00:02:16,900
They are send+, send-, receive+ and receive-
26
00:02:18,266 --> 00:02:23,800
Well, the above is the introduction and pin definition of the USB interface