文件名称:rs232
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-03-23
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- nang****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
打开串口调试程序,将波特率设置为9600,无奇偶校验
晶振11.0592MHz,发送和接收使用的格式相同,如都使用
字符型格式,在发送框输入 hello,I Love MCU ,在接
收框中同样可以看到相同字符,说明设置和通信正确-Open the serial debugger, set the baud rate of 9600, no parity crystal 11.0592MHz, send and receive using the same format, such as character format, in sent box inputs hello, I Love MCU at the receiver box can also see the same characters, the settings and the communication correct
晶振11.0592MHz,发送和接收使用的格式相同,如都使用
字符型格式,在发送框输入 hello,I Love MCU ,在接
收框中同样可以看到相同字符,说明设置和通信正确-Open the serial debugger, set the baud rate of 9600, no parity crystal 11.0592MHz, send and receive using the same format, such as character format, in sent box inputs hello, I Love MCU at the receiver box can also see the same characters, the settings and the communication correct
(系统自动生成,下载前可以参看下载内容)
下载文件列表
rs232.c