如何实现单片机对相位计的RS232串口通信和控制?
用c语言编程实现stc单片机对SD1000相位计的控制,但实现不了,不知道是什么原因,哪位能有所赐教,下面是相位计RS232的介绍:IntroductionTheRS23...
用c语言编程实现stc单片机对SD1000相位计的控制,但实现不了,不知道是什么原因,哪位能有所赐教,下面是相位计RS232的介绍:
Introduction
The RS232 port is a serial interface allowing the SD1000 to be connected to a printer or controller with an RS232 port. The speed of data transfer is controlled by 9600 baud rates; The data output format is 1 start bit, 8 data bits, 2 stop bits and no parity. CTS/RTS handshaking is used to control data transfer.
SD1000 PC RS232
9 pin 9 pin
GND 5 --------------------------------------------------------------------- 5 GND
RX 2 --------------------------------------------------------------------- 3 TX
TX 3 --------------------------------------------------------------------- 2 RX
CTS 8 --------------------------------------------------------------------- 7 RTS
RTS 7 --------------------------------------------------------------------- 8 CTS
CTS 4 --------------------------------------------------------------------- 6 DSR 展开
Introduction
The RS232 port is a serial interface allowing the SD1000 to be connected to a printer or controller with an RS232 port. The speed of data transfer is controlled by 9600 baud rates; The data output format is 1 start bit, 8 data bits, 2 stop bits and no parity. CTS/RTS handshaking is used to control data transfer.
SD1000 PC RS232
9 pin 9 pin
GND 5 --------------------------------------------------------------------- 5 GND
RX 2 --------------------------------------------------------------------- 3 TX
TX 3 --------------------------------------------------------------------- 2 RX
CTS 8 --------------------------------------------------------------------- 7 RTS
RTS 7 --------------------------------------------------------------------- 8 CTS
CTS 4 --------------------------------------------------------------------- 6 DSR 展开
4个回答
2011-08-04
展开全部
串口通信嘛
建议 去 我的领地 5d6d 的 proteus 论坛看看
那里有很多 单片机仿真实例,包括proteus 仿真图 和 源码
单片机 串口只有 tx rx gnd 信号,没有 cts rts 等信号吧
建议 去 我的领地 5d6d 的 proteus 论坛看看
那里有很多 单片机仿真实例,包括proteus 仿真图 和 源码
单片机 串口只有 tx rx gnd 信号,没有 cts rts 等信号吧
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
RS232就是一个通信协议,通过电平转换将5V或者3V的单片机信号与12V的信号联系起来。
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
rs232接线都是2,3,5,这是固定的,剩下都是串口协议的问题,主要是软件儿的问题
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询