接口定义
串口引脚定义
pc电脑串行口的典型是RS-232C及其兼容接口,串口引脚有9针和25针两类。而一般的个人电脑中使用的都是9针的接口,25针串行口具有20mA电流环接口功能,用9、11、18、25针来实现。我们只介绍常用9针的rs232c串口引脚的接口定义。
PC/XT 机上的串行口是 25 针公插座,引脚定义为:
|
Pin |
Name |
Dir |
Description |
|---|---|---|---|
|
1 |
SHIELD |
- |
Shield Ground |
|
2 |
TXD |
|
Transmit Data |
|
3 |
RXD |
|
Receive Data |
|
4 |
RTS |
|
Request to Send |
|
5 |
CTS |
|
Clear to Send |
|
6 |
DSR |
|
Data Set Ready |
|
7 |
GND |
- |
System Ground |
|
8 |
CD |
|
Carrier Detect |
|
9 |
n/c |
- |
|
|
10 |
n/c |
- |
|
|
11 |
n/c |
- |
|
|
12 |
n/c |
- |
|
|
13 |
n/c |
- |
|
|
14 |
n/c |
- |
|
|
15 |
n/c |
- |
|
|
16 |
n/c |
- |
|
|
17 |
n/c |
- |
|
|
18 |
n/c |
- |
|
|
19 |
n/c |
- |
|
|
20 |
DTR |
|
Data Terminal Ready |
|
21 |
n/c |
- |
|
|
22 |
RI |
|
Ring Indicator |
|
23 |
n/c |
- |
|
|
24 |
n/c |
- |
|
|
25 |
n/c |
- |
|
全部0条评论
快来发表一下你的评论吧 !