文件名称:UART
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [Text]
- 上传时间:
- 2013-01-13
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- ca***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
3. 利用例程中给出的函数完成以下实验编程:
A. 波特率38400,8个数据位,1个停止位,奇校验,无硬件流控制与PC机通信;
B. 通过PC机传送学号,如果为奇数请在PC机打印 “The num xxxxx is odd.”, 如果为偶数请在PC机打印 “The num xxxxx is even.” xxxxx 为学号。
-3. Given function to complete the following experimental programming routine: A. baud rate of 38400, 8 data bits, 1 stop bit, odd parity, no hardware flow control to communicate with a PC B. sent via a PC school number is odd PC Printing " The num xxxxx is odd." if is even in the PC, Print, The num xxxxx is even. " xxxxx student number.
A. 波特率38400,8个数据位,1个停止位,奇校验,无硬件流控制与PC机通信;
B. 通过PC机传送学号,如果为奇数请在PC机打印 “The num xxxxx is odd.”, 如果为偶数请在PC机打印 “The num xxxxx is even.” xxxxx 为学号。
-3. Given function to complete the following experimental programming routine: A. baud rate of 38400, 8 data bits, 1 stop bit, odd parity, no hardware flow control to communicate with a PC B. sent via a PC school number is odd PC Printing " The num xxxxx is odd." if is even in the PC, Print, The num xxxxx is even. " xxxxx student number.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
UART.txt